1
This commit is contained in:
@@ -3,10 +3,10 @@ const debug = true;
|
|||||||
const proxyApi = "/api"
|
const proxyApi = "/api"
|
||||||
// #endif
|
// #endif
|
||||||
// #ifdef MP-WEIXIN || MP-ALIPAY
|
// #ifdef MP-WEIXIN || MP-ALIPAY
|
||||||
// const baseUrl = 'https://cashier.sxczgkj.cn/cashierService' // 线上
|
const baseUrl = 'https://cashier.sxczgkj.cn/cashierService' // 线上
|
||||||
// const baseUrlwws = 'wss://cashier.sxczgkj.cn/cashierService' // 线上
|
const baseUrlwws = 'wss://cashier.sxczgkj.cn/cashierService' // 线上
|
||||||
const baseUrl = "https://wxcashiertest.sxczgkj.cn/cashierService" //测试
|
// const baseUrl = "https://wxcashiertest.sxczgkj.cn/cashierService" //测试
|
||||||
const baseUrlwws = 'wss://wxcashiertest.sxczgkj.cn/cashierService' // 测试
|
// const baseUrlwws = 'wss://wxcashiertest.sxczgkj.cn/cashierService' // 测试
|
||||||
|
|
||||||
// #endif
|
// #endif
|
||||||
// #ifdef H5
|
// #ifdef H5
|
||||||
|
|||||||
Reference in New Issue
Block a user