This commit is contained in:
eric
2025-09-09 14:43:21 +08:00
parent 31ff20f9d5
commit f24cdbed96

View File

@@ -3,7 +3,7 @@ module.exports = {
NODE_ENV: '"production"'
},
defineConstants: {
'process.env.TARO_API_API': JSON.stringify("https://web.hackrobot.cn")
'process.env.TARO_API_API': JSON.stringify("https://payjs.dsx2020.com")
},
mini: {},
h5: {