Commit b1b6ec86 by 王昆

ggsb

parent 35bb0d1e
...@@ -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 = "http://192.168.193.136:3000/api/xbgApi/"; this.url = "https://bpohr.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