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.

13 lines
325 B

1 month ago
VITE_BASE_URL=http://172.22.32.8:81/api/admin-api
VITE_BASE_URL_IMAGE=http://172.22.32.8:81/admin-api
3 months ago
# 租户配置
1 month ago
VITE_TENANT='[{"text":"成都1397","value":2},{"text":"长春2379","value":3}]'
# 是否是测试环境
3 months ago
VITE_isDevelopment=false
1 month ago
# 积木报表请求路径
1 month ago
VITE_JMREPORT_BASE_URL='http://172.22.32.8:90'