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

18 lines
394 B
JSON

[
{
"IndexName": "article_user_",
"MgoKeySchema": {
"MgoIndexKeys": [
{
"Name": "article_id",
"Direction": "1"
},
{
"Name": "user_id",
"Direction": "1"
}
],
"MgoIsUnique": true
}
}
]