1
This commit is contained in:
parent
7cc61290f6
commit
4b765b63f3
@ -1,4 +1,4 @@
|
||||
const env = 'dev';
|
||||
const env = 'test';
|
||||
const configs = {
|
||||
dev: {
|
||||
apiBaseUrl: 'https://warehouse.szjixun.cn/oa_backend',
|
||||
@ -6,7 +6,7 @@ const configs = {
|
||||
},
|
||||
test: {
|
||||
apiBaseUrl: 'https://warehouse.szjixun.cn/oa_backend',
|
||||
h5Url:'http://172.16.100.93:8041/#/'
|
||||
h5Url:'http://114.218.158.24:9051/#/'
|
||||
},
|
||||
prod: {
|
||||
apiBaseUrl: 'https://oa-a.szjixun.cn/api',
|
||||
|
Loading…
Reference in New Issue
Block a user