update collection/opendb-news-favorite/collection.json.

This commit is contained in:
崔红保 2020-10-27 17:17:12 +08:00 committed by Gitee
parent 620bf588ce
commit 0384cb666d

View File

@ -18,7 +18,10 @@
}, },
"user_id": { "user_id": {
"bsonType": "string", "bsonType": "string",
"description": "收藏者id参考uni-id-users表" "description": "收藏者id参考uni-id-users表",
"forceDefaultValue": {
"$env": "uid"
}
}, },
"create_date": { "create_date": {
"bsonType": "timestamp", "bsonType": "timestamp",