[绚火最新]

This commit is contained in:
2023-09-28 14:28:59 +08:00
parent ae5992fa79
commit 51a04d53ce
2 changed files with 4 additions and 4 deletions

View File

@@ -7,9 +7,9 @@ import { errInfo } from './err'
import { updToken } from './updateToken'
// 正式地址
// const api = "https://api.xuanhuojk.com/api/"
const api = "https://api.xuanhuojk.com/api/"
// 测试地址
const api = "https://api.xhtest.douhuofalv.com/api/"
// const api = "https://api.xhtest.douhuofalv.com/api/"
const header = {
"Accept" : "application/json"
}