接口白名单路由添加

This commit is contained in:
Sheng
2022-10-27 15:32:38 +08:00
parent c407ce9444
commit c14cab434c
5 changed files with 111 additions and 3 deletions

View File

@@ -2,4 +2,4 @@
ENV = 'development'
# 本地环境接口地址
VITE_API_URL = 'http://localhost:8888/'
VITE_API_URL = 'http://192.168.1.246:8000/'