Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f24cdbed96 | ||
|
|
31ff20f9d5 |
@@ -1 +1,2 @@
|
||||
process.env.TARO_API_API="https://api.nomadcna.com"
|
||||
process.env.TARO_API_API="https://payjs.dsx2020.com"
|
||||
# process.env.TARO_API_API="http://127.0.0.1:8700"
|
||||
|
||||
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user