opt: 优化库存查询

This commit is contained in:
2024-04-28 14:38:20 +08:00
parent da42b65c41
commit ed33d706ea
9 changed files with 69 additions and 58 deletions

View File

@@ -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"; //方法