Files
t-admin/uniCloud-alipay/database/opendb-banner.index.json
T
2025-06-13 21:16:12 +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
}
}
]