Merge branch 'master' of http://172.16.100.91:3000/xingyy/oa-base
This commit is contained in:
commit
e6833725e7
@ -1,4 +1,4 @@
|
||||
const env = 'prod';
|
||||
const env = 'LocalTest';
|
||||
const configs = {
|
||||
LocalTest: {
|
||||
apiBaseUrl: 'https://warehouse.szjixun.cn/oa_backend',
|
||||
|
@ -1,4 +1,4 @@
|
||||
Android 包名 : uni.UNI4796942
|
||||
Android 包名 : uni.UNI70C49A3
|
||||
证书别名:oaapp
|
||||
密钥密码:12345678
|
||||
Bundle ID:com.fonchain.attendance
|
||||
|
@ -51,7 +51,8 @@
|
||||
],
|
||||
"abiFilters" : [ "armeabi-v7a", "arm64-v8a" ],
|
||||
"autoSdkPermissions" : false,
|
||||
"targetSdkVersion" : 34
|
||||
"targetSdkVersion" : 34,
|
||||
"minSdkVersion" : 21
|
||||
},
|
||||
/* ios打包配置 */
|
||||
"ios" : {
|
||||
|
Loading…
Reference in New Issue
Block a user