mirror of
https://gitee.com/dcloud/opendb.git
synced 2024-12-26 22:41:15 +08:00
add uni_platfrom、create_env
This commit is contained in:
parent
7d917f91fd
commit
0ae62a5a2a
@ -92,6 +92,11 @@
|
||||
"description": "安装包类型,native_app || wgt",
|
||||
"label": "安装包类型"
|
||||
},
|
||||
"uni_platform": {
|
||||
"bsonType": "string",
|
||||
"description": "uni平台信息,如:mp-weixin/web/app",
|
||||
"label": "平台"
|
||||
},
|
||||
"version": {
|
||||
"bsonType": "string",
|
||||
"description": "当前包版本号,必须大于当前线上发行版本号",
|
||||
@ -133,6 +138,11 @@
|
||||
"componentForEdit": {
|
||||
"name": "uni-dateformat"
|
||||
}
|
||||
},
|
||||
"create_env": {
|
||||
"bsonType": "string",
|
||||
"description": "创建来源,uni-stat:uni统计自动创建,upgrade-center:升级中心管理员创建",
|
||||
"label": "版本号"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user