Commit fa655567 by 孙亚楠

dd

parent 8bd32c23
...@@ -5,7 +5,7 @@ class MerchantCtl extends CtlBase { ...@@ -5,7 +5,7 @@ class MerchantCtl extends CtlBase {
super(); super();
this.merchantSve = system.getObject("service.saas.merchantSve"); this.merchantSve = system.getObject("service.saas.merchantSve");
this.merchantuserSve = system.getObject("service.uc.merchantuserSve"); this.merchantuserSve = system.getObject("service.uc.merchantuserSve");
this.baseUrl = "http://192.168.210.183:8081/#/"; this.baseUrl = "https://ss-merchant.gongsibao.com/#/";
} }
async dics(params, pobj2, req) { async dics(params, pobj2, req) {
......
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