源文件
This commit is contained in:
6
jeepay-ui-uapp-cashier/env/env.development.js
vendored
Normal file
6
jeepay-ui-uapp-cashier/env/env.development.js
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
export default {
|
||||
'JEEPAY_PAY_BASE_URL': 'https://pay.rscygroup.com' //支付网关URL
|
||||
// 'JEEPAY_PAY_BASE_URL': 'http://192.168.1.45:9216' //支付网关URL
|
||||
// 'JEEPAY_PAY_BASE_URL': 'https://pay.rscygroup.com' //支付网关URL
|
||||
// 'JEEPAY_PAY_BASE_URL': 'https://pay.qilinshuzi.com' //支付网关URL
|
||||
}
|
||||
Reference in New Issue
Block a user