first
This commit is contained in:
6
env/env.development.js
vendored
Normal file
6
env/env.development.js
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
export default {
|
||||
'JEEPAY_BASE_URL': 'https://b.rscygroup.com', // 请求URL(生产环境)
|
||||
'JEEPAY_BASE_URL_H5': 'https://b.rscygroup.com'
|
||||
// 'JEEPAY_BASE_URL': 'http://192.168.1.8:9218' // 请求URL(测试环境)
|
||||
// 'JEEPAY_BASE_URL': 'https://b.qilinshuzi.com' //支付网关URL
|
||||
}
|
||||
Reference in New Issue
Block a user