feat: 更换支付地址
This commit is contained in:
@@ -3,7 +3,7 @@ module.exports = {
|
|||||||
NODE_ENV: '"production"'
|
NODE_ENV: '"production"'
|
||||||
},
|
},
|
||||||
defineConstants: {
|
defineConstants: {
|
||||||
'process.env.TARO_API_API': JSON.stringify("https://web.hackrobot.cn")
|
'process.env.TARO_API_API': JSON.stringify("https://api.nomadcna.com")
|
||||||
},
|
},
|
||||||
mini: {},
|
mini: {},
|
||||||
h5: {
|
h5: {
|
||||||
|
|||||||
Reference in New Issue
Block a user