菜品不可销售状态修改
This commit is contained in:
4
env/env.development.js
vendored
4
env/env.development.js
vendored
@@ -2,6 +2,8 @@ export default {
|
||||
'JEEPAY_BASE_URL': 'http://192.168.1.31/', // 请求URL(生产环境)
|
||||
'JEEPAY_BASE_URL_H5': 'http://192.168.1.31/',
|
||||
'JEEPAY_BASE_URL_WSS': 'ws://192.168.1.31:2348' ,// sockets
|
||||
|
||||
// 'JEEPAY_BASE_URL': 'https://cashier.sxczgkj.com/', // 请求URL(生产环境)
|
||||
// 'JEEPAY_BASE_URL_H5': 'https://cashier.sxczgkj.com/',
|
||||
// 'JEEPAY_BASE_URL_WSS': 'wss://czgeatws.sxczgkj.com/wss' // sockets
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user