调整使用的后端地址

This commit is contained in:
X1627315083
2025-10-28 15:30:31 +08:00
parent baff697b4f
commit faf3a21422
5 changed files with 13 additions and 12 deletions

View File

@@ -12,7 +12,9 @@
},
"skipLibCheck": true,
"strict": false,
"noEmit": true
"noEmit": true,
"noImplicitAny": false,
"noEmitOnError": false
},
"references": [