优化字段显示,已重新打包。

This commit is contained in:
monanxiao
2024-10-24 17:57:30 +08:00
parent 9073b8310e
commit b80265f3e8
6 changed files with 77 additions and 13 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ const errorCode = {
// const url = "https://repair.cpolar.top"; // 开发地址
const url = "https://api.cqcxj.cn"; // 正式地址
// const url = "https://cqjql.scdswj.cn:9443"; // 临时地址n
// const url = "https://cqjql.scdswj.cn:9443"; // 临时地址
const service = axios.create({
baseURL: url,