Commit 1cf43da1 by 田超

Merge branch 'feature/erp-1' into 'master'

bug:[none] 内网IP调用需要加端口号

See merge request rays/pcloud-common-parent!128
parents 735a4c86 f45769fe
......@@ -126,4 +126,4 @@ mini.appid.prod = wxd951244ee206df89
mini.appsecret.prod = e3111585d219f7e96e35ef593b67ab2b
mini.official.account.id = 777
erp.domain = http://192.168.92.11
erp.domain = http://192.168.92.11:8081
......@@ -125,4 +125,4 @@ mini.appid.prod = wxd951244ee206df89
mini.appsecret.prod = e3111585d219f7e96e35ef593b67ab2b
mini.official.account.id = 777
erp.domain = http://192.168.8.181
erp.domain = http://192.168.8.181:8081
......@@ -133,4 +133,4 @@ mini.appid.prod = wxd951244ee206df89
mini.appsecret.prod = e3111585d219f7e96e35ef593b67ab2b
mini.official.account.id = 777
erp.domain = http://192.168.92.11
erp.domain = http://192.168.92.11:8081
......@@ -128,4 +128,4 @@ mini.appid.prod = wxd951244ee206df89
mini.appsecret.prod = e3111585d219f7e96e35ef593b67ab2b
mini.official.account.id = 777
erp.domain = http://192.168.92.131
erp.domain = http://192.168.92.131:8081
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