antissoft
/
lvqianmeiye_ERP
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
d66495a2719aec8ff27f87269ee3cbad062c84af
Authored by
李宇
2025-09-10 15:49:11 +0800
1 parent
dffeaa8e
1
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
antis-ncc-admin/.env.development
antis-ncc-admin/.env.development
View file @
d66495a
1
1
# 开发
2
2
3
3
VUE_CLI_BABEL_TRANSPILE_MODULES = true
4
-VUE_APP_BASE_API = 'http://l
ocalhost:2011
'
4
+VUE_APP_BASE_API = 'http://l
vqian.antissoft.com
'
5
5
VUE_APP_BASE_WSS = 'ws://localhost:2011/websocket'
...
...