Dynamic_Cartoon_Wallpaper/app/objectbox-models/default.json
2025-09-09 13:50:16 +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:5861365936442707683",
"lastPropertyId": "6:8474641495170349359",
"name": "LikeWallpaper",
"properties": [
{
"id": "1:1896367441224580523",
"name": "objectId",
"type": 6,
"flags": 1
},
{
"id": "2:518404838438816658",
"name": "description",
"type": 9
},
{
"id": "3:8610300359262444087",
"name": "id",
"type": 6
},
{
"id": "4:1799690089661510919",
"name": "image",
"type": 9
},
{
"id": "5:3735709230659931937",
"name": "wallpapertype",
"type": 6
},
{
"id": "6:8474641495170349359",
"name": "thumbnail",
"type": 9
}
],
"relations": []
},
{
"id": "2:7214743200838441355",
"lastPropertyId": "10:5928432456802213941",
"name": "VideoWallpaper",
"properties": [
{
"id": "1:8404628459774998577",
"name": "objectId",
"type": 6,
"flags": 1
},
{
"id": "2:2199034792582915578",
"name": "category",
"type": 9
},
{
"id": "3:8906378192469633251",
"name": "description",
"type": 9
},
{
"id": "4:4298057389705852700",
"name": "downloads",
"type": 9
},
{
"id": "5:5956110026349494870",
"name": "id",
"type": 6
},
{
"id": "6:6267621209200928594",
"name": "image",
"type": 9
},
{
"id": "7:8054649528453649863",
"name": "pro",
"type": 5
},
{
"id": "8:6813789647380825500",
"name": "resolution",
"type": 9
},
{
"id": "9:3370332525900065977",
"name": "thumbnail",
"type": 9
},
{
"id": "10:5928432456802213941",
"name": "wallpapertype",
"type": 6
}
],
"relations": []
}
],
"lastEntityId": "2:7214743200838441355",
"lastIndexId": "0:0",
"lastRelationId": "0:0",
"lastSequenceId": "0:0",
"modelVersion": 5,
"modelVersionParserMinimum": 5,
"retiredEntityUids": [],
"retiredIndexUids": [],
"retiredPropertyUids": [],
"retiredRelationUids": [],
"version": 1
}