Various_Wallpapers/app/objectbox-models/default.json
litingting dd13ebfabf init
2024-07-25 15:55:21 +08:00

114 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:1627422590734095773",
"lastPropertyId": "12:3070704555035974675",
"name": "Wallpaper",
"properties": [
{
"id": "1:7511145228095496614",
"name": "id",
"type": 6,
"flags": 1
},
{
"id": "2:3667761380977347882",
"name": "width",
"type": 5
},
{
"id": "3:869121167522503573",
"name": "height",
"type": 5
},
{
"id": "4:36521837047111499",
"name": "sourceWidth",
"type": 5
},
{
"id": "5:2901498186104857190",
"name": "sourceHeight",
"type": 5
},
{
"id": "6:8934645237219230772",
"name": "preview",
"type": 9
},
{
"id": "7:1332387602715302426",
"name": "banner",
"type": 9
},
{
"id": "8:2474967957307949151",
"name": "source",
"type": 9
},
{
"id": "9:8665536133221564863",
"name": "portrait",
"type": 9
},
{
"id": "10:407342973478518292",
"name": "love",
"type": 1
},
{
"id": "11:2047626252877853785",
"name": "categoryId",
"indexId": "1:1121852081873219770",
"type": 11,
"flags": 520,
"relationTarget": "ClassData"
},
{
"id": "12:3070704555035974675",
"name": "porWidthHeight",
"type": 9
}
],
"relations": []
},
{
"id": "2:7218981079515217927",
"lastPropertyId": "3:4807624650221376978",
"name": "ClassData",
"properties": [
{
"id": "1:4411928252157168289",
"name": "id",
"type": 6,
"flags": 1
},
{
"id": "2:4064785904158849196",
"name": "covert",
"type": 9
},
{
"id": "3:4807624650221376978",
"name": "title",
"type": 9
}
],
"relations": []
}
],
"lastEntityId": "2:7218981079515217927",
"lastIndexId": "1:1121852081873219770",
"lastRelationId": "0:0",
"lastSequenceId": "0:0",
"modelVersion": 5,
"modelVersionParserMinimum": 5,
"retiredEntityUids": [],
"retiredIndexUids": [],
"retiredPropertyUids": [],
"retiredRelationUids": [],
"version": 1
}