Files
t/uni_modules/uni-id-pages/uniCloud/database/opendb-device.index.json
T
2025-03-12 20:11:03 +08:00

14 lines
177 B
JSON

[
{
"IndexName": "index_device_id",
"MgoKeySchema": {
"MgoIndexKeys": [
{
"Name": "device_id",
"Direction": "1"
}
],
"MgoIsUnique": true
}
}
]