提交 50bd0d5f authored 作者: 李勤's avatar 李勤

更新 KingdeeApiClient.java

上级 ea8942d4
...@@ -44,10 +44,10 @@ public class KingdeeApiClient { ...@@ -44,10 +44,10 @@ public class KingdeeApiClient {
//生产环境 //生产环境
IdentifyInfo identifyInfo = new IdentifyInfo() {}; IdentifyInfo identifyInfo = new IdentifyInfo() {};
identifyInfo.setAppId("225533_53fA1cht1lH8S88GT/3ozxUK2t3b2AnE"); identifyInfo.setAppId("232190_5d4pQbjpRvp86VypX3TD1dXJUKXc4ppo");
identifyInfo.setAppSecret("bd70ee8503b24e8386022a360e057605"); identifyInfo.setAppSecret("7e4a4779a554403eb2189bf3841552e3");
identifyInfo.setServerUrl("https://jcg-666.ik3cloud.com/K3Cloud/"); identifyInfo.setServerUrl("http://10.10.1.212/k3cloud/");
identifyInfo.setdCID("20210727181855027"); identifyInfo.setdCID("62f50a9ea1ece4");
identifyInfo.setlCID(2052); identifyInfo.setlCID(2052);
identifyInfo.setUserName("Administrator"); identifyInfo.setUserName("Administrator");
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论