MyLiveWallpaper/app/objectbox-models/default.json
litingting 3dab1d77c9 init
2024-12-21 11:03:46 +08:00

116 lines
2.7 KiB
JSON

{
"_note1": "KEEP THIS FILE! Check it into a version control system (VCS) like git.",
"_note2": "ObjectBox manages crucial IDs for your object model. See docs for details.",
"_note3": "If you have VCS merge conflicts, you must resolve them according to ObjectBox docs.",
"entities": [
{
"id": "1:150505122699528186",
"lastPropertyId": "10:76475728747825161",
"name": "ResultData",
"properties": [
{
"id": "1:2927637172002004906",
"name": "objectId",
"type": 6,
"flags": 1
},
{
"id": "2:1001748290350717302",
"name": "category",
"type": 9
},
{
"id": "3:4120630564091130628",
"name": "description",
"type": 9
},
{
"id": "4:279795966790436055",
"name": "downloads",
"type": 9
},
{
"id": "5:97414655938247912",
"name": "id",
"type": 5
},
{
"id": "6:729161467269206587",
"name": "image",
"type": 9
},
{
"id": "7:5042336858198490957",
"name": "pro",
"type": 5
},
{
"id": "8:6165031016937588605",
"name": "resolution",
"type": 9
},
{
"id": "9:1947268834796297839",
"name": "thumbnail",
"type": 9
},
{
"id": "10:76475728747825161",
"name": "wallpapertype",
"type": 5
}
],
"relations": []
},
{
"id": "2:8834432815557132690",
"lastPropertyId": "6:6490742020031879416",
"name": "LikeData",
"properties": [
{
"id": "1:846923696920771332",
"name": "objectId",
"type": 6,
"flags": 1
},
{
"id": "2:2661563405594510728",
"name": "description",
"type": 9
},
{
"id": "3:3803068480811227076",
"name": "id",
"type": 5
},
{
"id": "4:2573175242602089587",
"name": "image",
"type": 9
},
{
"id": "5:4073665339586807072",
"name": "wallpapertype",
"type": 5
},
{
"id": "6:6490742020031879416",
"name": "thumbnail",
"type": 9
}
],
"relations": []
}
],
"lastEntityId": "2:8834432815557132690",
"lastIndexId": "0:0",
"lastRelationId": "0:0",
"lastSequenceId": "0:0",
"modelVersion": 5,
"modelVersionParserMinimum": 5,
"retiredEntityUids": [],
"retiredIndexUids": [],
"retiredPropertyUids": [],
"retiredRelationUids": [],
"version": 1
}