fix: bug修复
This commit is contained in:
parent
a888ce7415
commit
2504826566
4
env.js
4
env.js
@ -13,6 +13,10 @@ export const configs = {
|
|||||||
name: 'PRE',
|
name: 'PRE',
|
||||||
baseUrl: 'https://pre.cloud.star-lock.cn/sdk'
|
baseUrl: 'https://pre.cloud.star-lock.cn/sdk'
|
||||||
},
|
},
|
||||||
|
PRE_SKY: {
|
||||||
|
name: 'PRE_SKY',
|
||||||
|
baseUrl: 'https://pre.cloud.star-lock.cn/sdk'
|
||||||
|
},
|
||||||
XHJ: {
|
XHJ: {
|
||||||
name: 'XHJ',
|
name: 'XHJ',
|
||||||
baseUrl: 'https://cloud.xhjcn.ltd/sdk'
|
baseUrl: 'https://cloud.xhjcn.ltd/sdk'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user