This commit is contained in:
77
2024-05-24 00:24:05 +08:00
parent c4d08818e3
commit a63af86c8a

View File

@@ -58,7 +58,7 @@ function fetchWithTimeout(url, timeout) {
// 配置文件
const t_000000: Config = {
tenantId: '000000',
apiUrl: 'http://124.222.254.188:8889'
apiUrl: ''
}