's''
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
process.env.TARO_API_API="https://payjs.hackrobot.cn"
|
process.env.TARO_API_API="https://api.hackrobot.cn"
|
||||||
# process.env.TARO_API_API="http://127.0.0.1:8700"
|
# process.env.TARO_API_API="http://127.0.0.1:8700"
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ module.exports = {
|
|||||||
NODE_ENV: '"production"'
|
NODE_ENV: '"production"'
|
||||||
},
|
},
|
||||||
defineConstants: {
|
defineConstants: {
|
||||||
'process.env.TARO_API_API': JSON.stringify("https://payjs.hackrobot.cn")
|
'process.env.TARO_API_API': JSON.stringify("https://api.hackrobot.cn")
|
||||||
},
|
},
|
||||||
mini: {},
|
mini: {},
|
||||||
h5: {
|
h5: {
|
||||||
|
|||||||
Reference in New Issue
Block a user