This commit is contained in:
2026-01-16 22:06:40 +08:00
parent 060cea78ea
commit 865f7fd9d6
12 changed files with 105 additions and 433 deletions

View File

@@ -11,7 +11,7 @@ export default {
CORE_VER: "1.6.6",
//接口地址
API_URL: "http://localhost:8000/admin/",
API_URL: "https://www.tensent.cn/admin/",
//请求超时
TIMEOUT: 50000,