Showing
1 changed file
with
2 additions
and
2 deletions
@@ -16,8 +16,8 @@ var config = { | @@ -16,8 +16,8 @@ var config = { | ||
16 | // domain: 'http://172.16.6.240:8088/platform', | 16 | // domain: 'http://172.16.6.240:8088/platform', |
17 | // domain:'http://172.16.6.240:8088/platform',//王书生 | 17 | // domain:'http://172.16.6.240:8088/platform',//王书生 |
18 | // domain: 'http://172.16.6.252:9080',//陈超 | 18 | // domain: 'http://172.16.6.252:9080',//陈超 |
19 | - domain:'http://172.16.6.227:8088/platform',//玛丽 | ||
20 | - // domain: 'http://192.168.102.202:8088/platform', | 19 | + // domain:'http://172.16.6.227:8088/platform',//玛丽 |
20 | + domain: 'http://192.168.102.202:8088/platform', | ||
21 | loggers: { | 21 | loggers: { |
22 | api: { | 22 | api: { |
23 | level: 'verbose', | 23 | level: 'verbose', |
-
Please register or login to post a comment