Showing
1 changed file
with
1 additions
and
1 deletions
@@ -96,7 +96,7 @@ const domains = { | @@ -96,7 +96,7 @@ const domains = { | ||
96 | 96 | ||
97 | if (global.env.Test) { | 97 | if (global.env.Test) { |
98 | domains.erp = 'http://192.168.103.82:9098'; | 98 | domains.erp = 'http://192.168.103.82:9098'; |
99 | - domains.platform = 'http://192.168.102.210:8088/platform'; | 99 | + domains.platform = 'http://192.168.102.202:8088/platform'; |
100 | domains.shop = 'http://192.168.102.211:30016'; | 100 | domains.shop = 'http://192.168.102.211:30016'; |
101 | } | 101 | } |
102 | 102 |
-
Please register or login to post a comment