update uni-cms-articles

This commit is contained in:
chenruilong 2023-09-19 14:47:41 +08:00
parent dca26dd558
commit 42b09d2b5b
2 changed files with 4 additions and 4 deletions

View File

@ -124,11 +124,11 @@
"foreignKey": "uni-id-users._id"
},
"thumbnail": {
"bsonType": "string",
"bsonType": "array",
"title": "封面大图",
"description": "缩略图地址",
"label": "封面大图",
"trim": "both"
"defaultValue": []
},
"publish_date": {
"bsonType": "timestamp",

View File

@ -123,11 +123,11 @@
"foreignKey": "uni-id-users._id"
},
"thumbnail": {
"bsonType": "string",
"bsonType": "array",
"title": "封面大图",
"description": "缩略图地址",
"label": "封面大图",
"trim": "both"
"defaultValue": []
},
"publish_date": {
"bsonType": "timestamp",