Commit 90c764d8 by 赵庆

ss

parent 7dd5f72a
...@@ -7,7 +7,7 @@ class XbgApi extends apiBase { ...@@ -7,7 +7,7 @@ class XbgApi extends apiBase {
super(); super();
this.restClient = system.getObject("util.restClient"); this.restClient = system.getObject("util.restClient");
this.url = "https://bpohhr.gongsibao.com/api/xbgApi/"; this.url = "https://bpohhr.gongsibao.com/api/xbgApi/";
this.testCompanyIds = [492]; this.testCompanyIds = 492;
} }
async test(pobj, query) { async test(pobj, query) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment