爱山东pc端
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.

7 lines
169 B

3 months ago
#环境标识
VITE_ENV="开发环境"
#基础服务
VITE_BASE_URL="http://192.168.1.144:8080/mz-api"
3 months ago
#每日一言服务
VITE_BASE_URL_YIYAN_SERVICE="https://tenapi.cn"