切换为正式环境
This commit is contained in:
@@ -22,10 +22,10 @@ import { reject } from "lodash";
|
||||
|
||||
//正式
|
||||
// let baseUrl = 'https://cashieradmin.sxczgkj.cn'
|
||||
// let baseUrl = 'https://cashier.sxczgkj.com'
|
||||
let baseUrl = 'https://cashier.sxczgkj.com'
|
||||
|
||||
// 本地测
|
||||
let baseUrl = "http://192.168.1.42";
|
||||
// let baseUrl = "http://192.168.1.42";
|
||||
// #ifdef H5
|
||||
baseUrl = "/ysk";
|
||||
// #endif
|
||||
|
||||
Reference in New Issue
Block a user