add uni_platfrom、create_env

This commit is contained in:
崔红保 2022-05-26 16:11:14 +08:00
parent 7d917f91fd
commit 0ae62a5a2a

View File

@ -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-statuni统计自动创建upgrade-center升级中心管理员创建",
"label": "版本号"
}
}
},