提交 f9dd82a7 authored 作者: inroi's avatar inroi

微调

上级 dbb5f38d
......@@ -42,6 +42,7 @@ public class KingdeeApiClient {
T send = httpClient.Send(request, returnType);*/
long beginTime=System.currentTimeMillis();
//生产环境
/*IdentifyInfo identifyInfo = new IdentifyInfo() {};
identifyInfo.setAppId("225533_53fA1cht1lH8S88GT/3ozxUK2t3b2AnE");
identifyInfo.setAppSecret("bd70ee8503b24e8386022a360e057605");
......@@ -52,8 +53,8 @@ public class KingdeeApiClient {
//测试环境
IdentifyInfo identifyInfo = new IdentifyInfo() {};
identifyInfo.setAppId("227558_Tc3o5+spVuGY74UpXd2M16wE1g4cwDqv");
identifyInfo.setAppSecret("913fbe78b8134fe982f382437f1d8476");
identifyInfo.setAppId("225533_53fA1cht1lH8S88GT/3ozxUK2t3b2AnE");
identifyInfo.setAppSecret("bd70ee8503b24e8386022a360e057605");
identifyInfo.setServerUrl("https://jcg-666.test.ik3cloud.com/k3cloud/");
identifyInfo.setdCID("20210727181951968");
identifyInfo.setlCID(2052);
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论