Commit 45cbbc91 by 王昆

gsb

parent 41f3a3c8
......@@ -6,7 +6,7 @@ class XbgApi extends apiBase {
constructor() {
super();
this.restClient = system.getObject("util.restClient");
this.url = "http://bpohhr.gongsibao.com/api/xbgApi/";
this.url = "https://bpohhr.gongsibao.com/api/xbgApi/";
// this.url = "https://bpohhr.gongsibao.com/api/xbgApi/";
this.testCompanyIds = 12;
this.ecompanyId = '1103817785420820481';
......
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