提交 485bf55e authored 作者: inroi's avatar inroi

微调

上级 62b9515d
...@@ -45,9 +45,9 @@ public class KingDeeApiClient { ...@@ -45,9 +45,9 @@ public class KingDeeApiClient {
public <T> T execute(String serviceName, Object[] parameters, Class<T> returnType) throws Exception { public <T> T execute(String serviceName, Object[] parameters, Class<T> returnType) throws Exception {
IdentifyInfo identifyInfo = new IdentifyInfo() { IdentifyInfo identifyInfo = new IdentifyInfo() {
}; };
identifyInfo.setAppId("235636_W1bD6/lo0rqfWXSs7eWp7c0H2g5b3NKK"); identifyInfo.setAppId("235639_X48NSYlJTmo45VxJx+4rycwJVswXxqMt");
identifyInfo.setAppSecret("eed33b4be99045619d4a93f54e969d32"); identifyInfo.setAppSecret("0f7adefd4d96479bb0e7052911018344");
identifyInfo.setServerUrl("http://182.168.0.30/k3cloud/"); identifyInfo.setServerUrl("http://192.168.0.30/k3cloud/");
identifyInfo.setdCID("632d69b1cb50fb"); identifyInfo.setdCID("632d69b1cb50fb");
identifyInfo.setlCID(2052); identifyInfo.setlCID(2052);
identifyInfo.setUserName("Administrator"); identifyInfo.setUserName("Administrator");
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论