You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
304 B
12 lines
304 B
VITE_BASE_URL=http://dev.ccwin-in.com:26800/admin-api
|
|
|
|
VITE_BASE_URL_IMAGE=http://dev.ccwin-in.com:26800/admin-api
|
|
|
|
# 租户配置
|
|
VITE_TENANT='[{"text":"长春1379","value":1}]'
|
|
|
|
# 是否是测试环境
|
|
VITE_isDevelopment = true
|
|
|
|
# 积木报表请求路径
|
|
VITE_JMREPORT_BASE_URL='http://172.22.32.9:90'
|