桃源记客服系统前端
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.

9 lines
237 B

3 years ago
# 本地环境
ENV = 'development'
# 本地环境接口地址
3 months ago
VITE_API_URL1 = 'http://111.231.140.87:4111/'
VITE_API_URL = 'http://192.168.2.100:4111/'
VITE_API_TITLE = '桃源记2内网100后台'
VITE_API_VICETITLE = '内网100后台'