[本时生活小程序]

This commit is contained in:
zhangmanman
2021-06-28 09:14:06 +08:00
parent aacd11356b
commit fa6638c90b
5 changed files with 22 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ import {updToken} from './updateToken'
// wx8e424dbdc443381f 测试appid
// wxb2e3e8091d9feac3 正式appid
const api = "https://card.ysd-bs.com/api/" //正式地址
const api = "https://lifetest.ysd-bs.com/api/" //正式地址
const header = {
"Accept" : "application/json"
}