opt: 优化库存查询
This commit is contained in:
@@ -64,7 +64,7 @@ public class EventTest {
|
||||
public void webServiceTest() {
|
||||
String http="http://188.188.5.18:6888/ormrpc/services/";
|
||||
String user = "user"; //用户
|
||||
String password = "noble123666"; //密码
|
||||
String password = "NOBLE123666"; //密码
|
||||
String datacenter = "cs"; //数据中心
|
||||
String wsdlservice = "WSNLMESFacade"; //服务
|
||||
String operationName = "dealTask"; //方法
|
||||
|
||||
Reference in New Issue
Block a user