修改base_url

This commit is contained in:
tsui110 2026-02-04 21:40:12 +08:00
parent 57178b21b3
commit ec0a96087c

View File

@ -1,5 +1,5 @@
const BASE_URL = 'http://127.0.0.1:9991'
//const BASE_URL = 'http://127.0.0.1:9991'
const BASE_URL = 'https://kdy.1024tool.vip'
let authModalShown = false
function handleAuthExpired() {