王恒
2025-08-06 c62f4961f9d86460a5d483d7b31c05f98b113290
common/config.js
@@ -1,16 +1,15 @@
const test = {
   // authCallBackUrl: 'http://mallbanktest.hnnx.com/mallBank/payOut/getAuthCode.do?authCallBackUrl=',
   hasHead: true,
   authCallBackUrl: 'https://wxbank.hnnx.com/mer/payOut/getAuthCode.do?authCallBackUrl=',
   webURL: 'https://jmy.jinmingyuan.com/ecosphere-user',
   serverTempl:"http://172.16.60.172:8086",
  serverTempl: "http://172.16.60.20:8086",
   socketTempl:"wss://yqzx.jinmingyuan.com/wsPerCode",
   h5Temp:"https://yqzx.jinmingyuan.com/ecosphere-h5",
   serverUrl: 'http://172.16.60.172:8086',
  serverUrl: 'http://172.16.60.20:8086',
   h5Url: 'http://172.16.60.172:8086/service-merchant',
   ftpUrl: 'https://yqzx.jinmingyuan.com/file',
   // ftpUrl: 'https://echftp.jinmingyuan.com',
   baseUrl: 'http://172.16.60.172:8086',
  baseUrl: 'http://172.16.60.20:8086',
   wx_appid: 'wxad8cc511da676bd4',
   ali_appid: '2021003199690698'
}
@@ -21,11 +20,11 @@
   serverTempl:"https://jmy.jinmingyuan.com",
   socketTempl:"wss://yqzx.jinmingyuan.com/wsPerCode",
   h5Temp:"https://jmy.jinmingyuan.com/ecosphere-h5",
   serverUrl: 'https://jmy.jinmingyuan.com/sqys-prod-api',
  serverUrl: 'https://jmy.jinmingyuan.com/smrq-api',
   h5Url: 'https://jmy.jinmingyuan.com/service-merchant',
   ftpUrl: 'https://jmy.jinmingyuan.com/file',
   // ftpUrl: 'https://echftp.jinmingyuan.com',
   baseUrl: 'https://jmy.jinmingyuan.com/sqys-prod-api',
  baseUrl: 'https://jmy.jinmingyuan.com/smrq-api',
   wx_appid: 'wxad8cc511da676bd4',
   ali_appid: '2021003199690698'
}