This commit is contained in:
2025-08-19 14:35:12 +08:00
parent 3f2fa0a8a3
commit 7a91647105
30 changed files with 2282 additions and 1085 deletions

View File

@@ -26,5 +26,5 @@ const config = {
// 设置后台接口服务的基础地址
config.baseUrl = 'http://tc.cqsznc.com:7080/api';
// config.baseUrl = 'http://183.230.235.66:11010/api';
// config.baseUrl = 'http://58cbd58.r28.cpolar.top';
export default config;