mirror of
https://gitee.com/dcloud/opendb.git
synced 2024-12-26 14:31:15 +08:00
fix: opendb-verify-codes index
This commit is contained in:
parent
d6923f300b
commit
ccc203a7ea
@ -81,12 +81,9 @@
|
||||
"MgoIsUnique": false
|
||||
}
|
||||
}, {
|
||||
"IndexName": "state_expired_data_",
|
||||
"IndexName": "expired_data_",
|
||||
"MgoKeySchema": {
|
||||
"MgoIndexKeys": [{
|
||||
"Name": "state",
|
||||
"Direction": "1"
|
||||
}, {
|
||||
"Name": "expired_date",
|
||||
"Direction": "1"
|
||||
}],
|
||||
|
Loading…
Reference in New Issue
Block a user