String areaCode = “022“;
String channelId = “-10000“;
String staffCode = “-10000“;
String outXml = ““;
while (i < 40) 【
System。out。println(“==========第“+ num + “线程里面,第“+ i + “次要求START=======“);
WSSPortTypeProxy proxy = new WSSPortTypeProxy();
proxy。setEndpoint(
“http:÷÷136。64。44。237:9010÷BssCrmWebService÷services÷CustomerService_B“);
try 【
outXml =
proxy。checkPassword(
accNbr,
accNbrType,
password,
passwordType,
encryptFlag,
areaCode,
channelId,
staffCode);
System。out。println(“ outXml=“ + outXml);
文章来源于领测软件测试网 https://www.ltesting.net/