NGToolsAdmin/uniCloud-aliyun/database/opendb-banner.index.json

38 lines
818 B
JSON
Raw Permalink Normal View History

2024-09-13 08:39:31 +00:00
[
{
"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
}
}
]