[最新代码]
This commit is contained in:
@@ -4,7 +4,10 @@ import {updToken} from './updateToken'
|
||||
// 请求方式配置
|
||||
// https://lifetest.ysd-bs.com //测试地址
|
||||
// https://card.ysd-bs.com
|
||||
const api = "https://lifetest.ysd-bs.com/api/" //正式地址
|
||||
|
||||
// wx8e424dbdc443381f 测试appid
|
||||
// wxb2e3e8091d9feac3 正式appid
|
||||
const api = "https://card.ysd-bs.com/api/" //正式地址
|
||||
const header = {
|
||||
"Accept" : "application/json"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user