修改之前暂未正式发版的插件,关联的openDB表uni-push-log的字段大小写

This commit is contained in:
linju 2022-07-05 00:24:24 +08:00
parent 3588089858
commit c2b6c03856

View File

@ -150,7 +150,7 @@
"content_available": { "content_available": {
"label": "消息类型仅iOS支持" "label": "消息类型仅iOS支持"
}, },
"appid": { "appId": {
"label": "应用的id", "label": "应用的id",
"bsonType": "string" "bsonType": "string"
}, },