String accNbr = "18920020202";
int accNbrType = 4;
String password = "111";
int passwordType = 1;
int encryptFlag = 1;
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,
文章來源于領測軟件測試網 http://www.kjueaiud.com/