更新宝贝监护功能
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# 开发环境接口
|
||||
# VITE_API_BASE_URL='https://backend.yunzer.cn'
|
||||
VITE_API_BASE_URL = 'http://localhost:8000'
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
# 开发环境接口
|
||||
# VITE_API_BASE_URL='https://backend.yunzer.cn'
|
||||
VITE_API_BASE_URL = 'http://localhost:8000'
|
||||