mirror of
https://gitee.com/dcloud/opendb.git
synced 2024-12-26 22:41:15 +08:00
update uni-cms-articles
This commit is contained in:
parent
dca26dd558
commit
42b09d2b5b
@ -124,11 +124,11 @@
|
|||||||
"foreignKey": "uni-id-users._id"
|
"foreignKey": "uni-id-users._id"
|
||||||
},
|
},
|
||||||
"thumbnail": {
|
"thumbnail": {
|
||||||
"bsonType": "string",
|
"bsonType": "array",
|
||||||
"title": "封面大图",
|
"title": "封面大图",
|
||||||
"description": "缩略图地址",
|
"description": "缩略图地址",
|
||||||
"label": "封面大图",
|
"label": "封面大图",
|
||||||
"trim": "both"
|
"defaultValue": []
|
||||||
},
|
},
|
||||||
"publish_date": {
|
"publish_date": {
|
||||||
"bsonType": "timestamp",
|
"bsonType": "timestamp",
|
||||||
|
@ -123,11 +123,11 @@
|
|||||||
"foreignKey": "uni-id-users._id"
|
"foreignKey": "uni-id-users._id"
|
||||||
},
|
},
|
||||||
"thumbnail": {
|
"thumbnail": {
|
||||||
"bsonType": "string",
|
"bsonType": "array",
|
||||||
"title": "封面大图",
|
"title": "封面大图",
|
||||||
"description": "缩略图地址",
|
"description": "缩略图地址",
|
||||||
"label": "封面大图",
|
"label": "封面大图",
|
||||||
"trim": "both"
|
"defaultValue": []
|
||||||
},
|
},
|
||||||
"publish_date": {
|
"publish_date": {
|
||||||
"bsonType": "timestamp",
|
"bsonType": "timestamp",
|
||||||
|
Loading…
Reference in New Issue
Block a user