Commit a0ca280ed2fcb894f7592b2e7000b3f240fcd5eb
1 parent
9034eff9
最新
Showing
1 changed file
with
2 additions
and
2 deletions
antis-ncc-admin/.env.development
| ... | ... | @@ -2,8 +2,8 @@ |
| 2 | 2 | |
| 3 | 3 | VUE_CLI_BABEL_TRANSPILE_MODULES = true |
| 4 | 4 | # VUE_APP_BASE_API = 'https://erp.lvqianmeiye.com' |
| 5 | -# VUE_APP_BASE_API = 'http://erp_test.lvqianmeiye.com' | |
| 6 | -VUE_APP_BASE_API = 'http://localhost:2011' | |
| 5 | +VUE_APP_BASE_API = 'http://erp_test.lvqianmeiye.com' | |
| 6 | +# VUE_APP_BASE_API = 'http://localhost:2011' | |
| 7 | 7 | # VUE_APP_BASE_API = 'http://localhost:2011' |
| 8 | 8 | VUE_APP_IMG_API = '' |
| 9 | 9 | VUE_APP_BASE_WSS = 'ws://192.168.110.45:2011/websocket' | ... | ... |