mirror of
https://gitee.com/dcloud/opendb.git
synced 2024-11-10 11:09:44 +08:00
update: 表opendb-news-categories 字段create_date defaultValue 改为 forceDefaultValue
This commit is contained in:
parent
17a0f439d3
commit
4f6544f7a4
@ -40,7 +40,7 @@
|
|||||||
"create_date": {
|
"create_date": {
|
||||||
"bsonType": "timestamp",
|
"bsonType": "timestamp",
|
||||||
"description": "创建时间",
|
"description": "创建时间",
|
||||||
"defaultValue": {
|
"forceDefaultValue": {
|
||||||
"$env": "now"
|
"$env": "now"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user