search
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
const config = {
|
||||
stage: "prod", // dev test prod
|
||||
stage: "dev", // dev test prod
|
||||
|
||||
// 开发阶段请求地址
|
||||
devUrl: 'https://pc.buyusdt.xyz/v1/api',
|
||||
// devUrl: 'https://pc.buyusdt.xyz/v1/api',
|
||||
devUrl: 'http://192.168.31.101:9940/v1/api',
|
||||
|
||||
// 测试阶段请求地址
|
||||
testUrl: 'http://[240e:362:223f:2e00::fce]:3030/v1/test',
|
||||
|
||||
Reference in New Issue
Block a user