|
@@ -4,10 +4,10 @@ const APIV3 = 'http://192.168.50.32:8004'
|
|
|
const APIV4 = 'http://192.168.50.32:8005'
|
|
|
|
|
|
const APIV3Auth = 'http://192.168.50.32:13001/oauth2'
|
|
|
-const WXAPIV5= 'http://192.168.50.32:13001/qiyewechatTest'
|
|
|
+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 staticCpApi = 'http://192.168.50.32:13001/qiyewechatTest'
|
|
|
+const staticCpApi = 'http://192.168.50.32:13001/qiyewechat'
|
|
|
|
|
|
// const APIV3Auth = 'http://192.168.50.32:8031'
|
|
|
// const WXAPIV5= 'http://localhost:7000'
|