Admin
2022-07-05 3c40f5e98cbeaf554cf0245d4f528063f0b9db69
1
2
3
4
5
6
7
# 本地环境
ENV = 'development'
 
# 本地环境接口地址
VITE_API_URL = 'http://192.168.0.8:8008'
 
# VITE_API_URL = 'http://192.168.0.8:8008'