feat: 初始化
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# 本地环境
|
||||
ENV = 'development'
|
||||
|
||||
# 接口地址
|
||||
VUE_API_BASE_URL = http://127.0.0.1:9999/jshERP-boot
|
||||
# 本地端口
|
||||
VUE_PORT = 82
|
||||
Reference in New Issue
Block a user