21
This commit is contained in:
parent
394e96eebe
commit
9df2ed46c5
|
|
@ -9,11 +9,16 @@ const ENV = {
|
|||
STATIC_BASE_URL: 'http://localhost:5238',
|
||||
SIGNALR_URL: 'ws://api.nxt.shhmkjgs.cn/hubs/chat'
|
||||
},
|
||||
production: {
|
||||
test: {
|
||||
API_BASE_URL: 'https://api.nxt.shhmkjgs.cn/api',
|
||||
STATIC_BASE_URL: 'https://api.nxt.shhmkjgs.cn',
|
||||
SIGNALR_URL: 'ws://api.nxt.shhmkjgs.cn/hubs/chat'
|
||||
},
|
||||
production: {
|
||||
API_BASE_URL: 'https://api.xueyeyiguihua.top/api',
|
||||
STATIC_BASE_URL: 'https://api.xueyeyiguihua.top',
|
||||
SIGNALR_URL: 'ws://api.xueyeyiguihua.top/hubs/chat'
|
||||
},
|
||||
}
|
||||
|
||||
// 当前环境
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name" : "学业邑规划",
|
||||
"appid" : "__UNI__A612028",
|
||||
"appid" : "__UNI__1BAACAB",
|
||||
"description" : "",
|
||||
"versionName" : "1.0.0",
|
||||
"versionCode" : "100",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user