NGToolsAdmin/uniCloud-aliyun/database/uni-stat-events.index.json

18 lines
396 B
JSON
Raw Permalink Normal View History

2024-09-13 08:39:31 +00:00
[
{
"IndexName": "index_search_event",
"MgoKeySchema": {
"MgoIndexKeys": [
{
"Name": "appid",
"Direction": "1"
},
{
"Name": "event_key",
"Direction": "1"
}
],
"MgoIsUnique": true
}
}
]