epp-prod.only4.work 改为 epp.only4.work
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
* - 开发环境:"develop"
|
||||
*/
|
||||
// 定义常量
|
||||
const baseUrl = "https://epp-prod.only4.work/"
|
||||
const baseUrl = "https://epp.only4.work/"
|
||||
const url = baseUrl + "access/wechat/getUnlimitedQRCode"
|
||||
const page = "pages/index/index" // "pages/scan/entrance"
|
||||
const envVersion = "release" // 正式版为 "release",体验版为 "trial",开发版为 "develop"
|
||||
|
Reference in New Issue
Block a user