mirror of
https://gitee.com/dcloud/opendb.git
synced 2024-12-26 14:31:15 +08:00
feat: add create_date to opendb-app-client-key
This commit is contained in:
parent
cd71d5a311
commit
799c0366cd
@ -22,6 +22,10 @@
|
||||
"public_key": {
|
||||
"bsonType": "string",
|
||||
"description": "公钥,下发给客户端使用"
|
||||
},
|
||||
"create_date": {
|
||||
"bsonType": "timestamp",
|
||||
"description": "创建时间"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user