Commit 5aa75449 by 王昆

gsb

parent b1b6ec86
...@@ -6,7 +6,7 @@ class XbgApi extends apiBase { ...@@ -6,7 +6,7 @@ class XbgApi extends apiBase {
constructor() { constructor() {
super(); super();
this.restClient = system.getObject("util.restClient"); this.restClient = system.getObject("util.restClient");
this.url = "https://bpohr.gongsibaho.com/api/xbgApi/"; this.url = "https://bpohhr.gongsibaho.com/api/xbgApi/";
} }
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