Browse Source

ymall改为测试

liaoyongfei 4 years ago
parent
commit
fc41d011f9
1 changed files with 2 additions and 2 deletions
  1. 2 2
      UI/src/utils/config.js

+ 2 - 2
UI/src/utils/config.js

@@ -7,14 +7,14 @@ const APIV3Auth = 'http://192.168.50.32:13001/oauth2'
 const WXAPIV5= 'http://192.168.50.32:13001/qiyewechat'
 const WXMpAPI= 'http://192.168.50.32:13001/mpwechat'
 const staticMpAPI = 'http://192.168.50.32:13001/mpwechat'
-// const ymallAPI = 'http://192.168.50.32:13001/ymall'
+const ymallAPI = 'http://192.168.50.32:13001/ymall'
 const ymallOuter = 'http://mem.360lj.com/ym2'
 
 // const APIV3Auth = 'http://localhost:8030'
 // const WXAPIV5= 'http://localhost:7000'
 // const WXMpAPI= 'http://localhost:8081'
 // const staticMpAPI= 'http://localhost:8081'
-const ymallAPI = 'http://localhost:8070'
+//const ymallAPI = 'http://localhost:8070'
 module.exports =  {
   name: '亮健云健康',
   prefix: 'bird',