Files
smartDriveEEUniApp/uni_modules/uni-id-pages/uniCloud/database/opendb-device.index.json
2025-11-23 11:20:51 +08:00

14 lines
177 B
JSON

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