1123
This commit is contained in:
parent
067da834e0
commit
9b85be227a
@ -1,5 +1,5 @@
|
|||||||
const env = 'test';
|
const env = 'prod';
|
||||||
const configs = {
|
const configs = {
|
||||||
LocalTest: {
|
LocalTest: {
|
||||||
apiBaseUrl: 'https://warehouse.szjixun.cn/oa_backend',
|
apiBaseUrl: 'https://warehouse.szjixun.cn/oa_backend',
|
||||||
h5Url:'http://192.168.88.53:8080/#/'
|
h5Url:'http://192.168.88.53:8080/#/'
|
||||||
@ -13,8 +13,8 @@ const configs = {
|
|||||||
h5Url:'http://114.218.158.24:8042/#/'
|
h5Url:'http://114.218.158.24:8042/#/'
|
||||||
},
|
},
|
||||||
prod: {
|
prod: {
|
||||||
apiBaseUrl: 'https://oa-a.szjixun.cn/api',
|
apiBaseUrl: 'https://oa-b.szjixun.cn/api',
|
||||||
h5Url:'https://oa-a.szjixun.cn/#/'
|
h5Url:'https://oa-b.szjixun.cn/#/'
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
BIN
files/ios/moce20240709dis.mobileprovision
Normal file
BIN
files/ios/moce20240709dis.mobileprovision
Normal file
Binary file not shown.
@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"name" : "oa考勤系统",
|
"name" : "墨册",
|
||||||
"appid" : "__UNI__4796942",
|
"appid" : "__UNI__4796942",
|
||||||
"description" : "",
|
"description" : "",
|
||||||
"versionName" : "2.0.2",
|
"versionName" : "1.0.1",
|
||||||
"versionCode" : 202,
|
"versionCode" : 101,
|
||||||
"transformPx" : false,
|
"transformPx" : false,
|
||||||
/* 5+App特有相关 */
|
/* 5+App特有相关 */
|
||||||
"app-plus" : {
|
"app-plus" : {
|
||||||
|
Loading…
Reference in New Issue
Block a user