Commit 50b3bd98 by 高宇强

Merge branch 'laowubao' of gitlab.gongsibao.com:jiangyong/zhichan into laowubao

parents 38343542 566fbd16
......@@ -6,8 +6,8 @@ class XbgApi extends apiBase {
constructor() {
super();
this.restClient = system.getObject("util.restClient");
this.url = "http://192.168.18.125:3000/api/xbgApi/";
// this.url = "https://bpohhr.gongsibao.com/api/xbgApi/";
// this.url = "http://192.168.18.125:3000/api/xbgApi/";
this.url = "https://bpohhr.gongsibao.com/api/xbgApi/";
this.testCompanyIds = 12;
this.ecompanyId = '1103817785420820481';
this.recruitSve = system.getObject("service.operator.recruitSve");
......
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