mirror of
https://gitee.com/dcloud/opendb.git
synced 2024-11-13 06:23:01 +08:00
update collection/opendb-news-favorite/collection.json.
This commit is contained in:
parent
620bf588ce
commit
0384cb666d
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user