更新
This commit is contained in:
@@ -2,8 +2,8 @@ import {errInfo} from './err'
|
||||
import {updToken} from './updateToken'
|
||||
|
||||
// 请求方式配置
|
||||
// https://card.ysd-bs.com
|
||||
const api = "https://lifetest.ysd-bs.com/api/" //正式地址
|
||||
// https://card.ysd-bs.com 正式地址
|
||||
const api = "https://lifetest.ysd-bs.com/api/" //测试地址
|
||||
const header = {
|
||||
"Accept" : "application/json"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user