mirror of
https://gitee.com/dcloud/opendb.git
synced 2024-12-26 14:31:15 +08:00
添加opendb-tempdata表,expired字段bsonType的值为:timestamp
This commit is contained in:
parent
6026bc15cc
commit
b9f14e016a
@ -16,7 +16,8 @@
|
|||||||
"description": "值"
|
"description": "值"
|
||||||
},
|
},
|
||||||
"expired": {
|
"expired": {
|
||||||
"description": "过期时间"
|
"description": "过期时间",
|
||||||
|
"bsonType": "timestamp"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user