完成后台所有开发,暂存代码,进入功能测试阶段。

This commit is contained in:
monanxiao
2024-10-17 14:26:51 +08:00
parent 3ab7f108cf
commit 6b54fb10a2
23 changed files with 521 additions and 29283 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ const url = "https://repair.cpolar.top"; // "https://hazard.cpolar.top";
const service = axios.create({
baseURL: url,
timeout: 5000,
timeout: 60000,
});
// Request interceptors