同步代码
This commit is contained in:
5
env/env.test.js
vendored
Normal file
5
env/env.test.js
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
export default {
|
||||
// 'JEEPAY_BASE_URL': 'https://b.shouyinbei.com' // 请求URL(测试地址)
|
||||
'JEEPAY_BASE_URL_H5': 'https://b.rscygroup.com',
|
||||
'JEEPAY_BASE_URL': 'https://b.rscygroup.com' //支付网关URL
|
||||
}
|
||||
Reference in New Issue
Block a user