NGToolsAdmin/uniCloud-aliyun/database/uni-stat-page-result.index.json

74 lines
1.6 KiB
JSON
Raw Normal View History

2024-09-13 08:39:31 +00:00
[
{
"IndexName": "start_time",
"MgoKeySchema": {
"MgoIndexKeys": [
{
"Name": "start_time",
"Direction": "1"
}
],
"MgoIsUnique": false
}
},
{
"IndexName": "appid",
"MgoKeySchema": {
"MgoIndexKeys": [
{
"Name": "appid",
"Direction": "1"
}
],
"MgoIsUnique": false
}
},
{
"IndexName": "version_id",
"MgoKeySchema": {
"MgoIndexKeys": [
{
"Name": "version_id",
"Direction": "1"
}
],
"MgoIsUnique": false
}
},
{
"IndexName": "platform_id",
"MgoKeySchema": {
"MgoIndexKeys": [
{
"Name": "platform_id",
"Direction": "1"
}
],
"MgoIsUnique": false
}
},
{
"IndexName": "channel_id",
"MgoKeySchema": {
"MgoIndexKeys": [
{
"Name": "channel_id",
"Direction": "1"
}
],
"MgoIsUnique": false
}
},
{
"IndexName": "dimension",
"MgoKeySchema": {
"MgoIndexKeys": [
{
"Name": "dimension",
"Direction": "1"
}
],
"MgoIsUnique": false
}
}
]