NGToolsAdmin/uniCloud-aliyun/database/opendb-banner.index.json
2024-09-13 16:39:31 +08:00

38 lines
818 B
JSON

[
{
"IndexName": "sort_",
"MgoKeySchema": {
"MgoIndexKeys": [
{
"Name": "sort",
"Direction": "1"
}
],
"MgoIsUnique": false
}
},
{
"IndexName": "status_",
"MgoKeySchema": {
"MgoIndexKeys": [
{
"Name": "status",
"Direction": "1"
}
],
"MgoIsUnique": false
}
},
{
"IndexName": "category_id_",
"MgoKeySchema": {
"MgoIndexKeys": [
{
"Name": "category_id",
"Direction": "1"
}
],
"MgoIsUnique": false
}
}
]