wjt
2024-07-23 c3b2d6d35b77d11ff86d45926501493b7fc8886e
common/config.js
@@ -3,14 +3,14 @@
   hasHead: true,
   authCallBackUrl: 'https://wxbank.hnnx.com/mer/payOut/getAuthCode.do?authCallBackUrl=',
   webURL: 'https://jmy.jinmingyuan.com/ecosphere-user',
   serverTempl:"http://172.16.61.11:8089",
   serverTempl:"http://172.16.60.184:8089",
   socketTempl:"wss://yqzx.jinmingyuan.com/wsPerCode",
   h5Temp:"https://yqzx.jinmingyuan.com/ecosphere-h5",
   serverUrl: 'http://172.16.61.11:8089',
   h5Url: 'http://172.16.61.11:8089/service-merchant',
   serverUrl: 'http://172.16.60.184:8089',
   h5Url: 'http://172.16.60.184:8089/service-merchant',
   ftpUrl: 'https://yqzx.jinmingyuan.com/file',
   // ftpUrl: 'https://echftp.jinmingyuan.com',
   baseUrl: 'http://172.16.61.11:8089',
   baseUrl: 'http://172.16.60.184:8089',
   wx_appid: 'wxad8cc511da676bd4',
   ali_appid: '2021003199690698'
}
@@ -21,11 +21,11 @@
   serverTempl:"https://jmy.jinmingyuan.com",
   socketTempl:"wss://yqzx.jinmingyuan.com/wsPerCode",
   h5Temp:"https://jmy.jinmingyuan.com/ecosphere-h5",
   serverUrl: 'https://jmy.jinmingyuan.com/prod-api',
   serverUrl: 'https://jmy.jinmingyuan.com/sqys-prod-api',
   h5Url: 'https://jmy.jinmingyuan.com/service-merchant',
   ftpUrl: 'https://jmy.jinmingyuan.com/file',
   // ftpUrl: 'https://echftp.jinmingyuan.com',
   baseUrl: 'https://jmy.jinmingyuan.com/prod-api',
   baseUrl: 'https://jmy.jinmingyuan.com/sqys-prod-api',
   wx_appid: 'wxad8cc511da676bd4',
   ali_appid: '2021003199690698'
}