Chill_Screen/app/objectbox-models/default.json
2025-07-21 17:20:25 +08:00

92 lines
2.2 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:8642070015452780183",
"lastPropertyId": "13:8659570369183987252",
"name": "Picture",
"properties": [
{
"id": "1:2281413809626359424",
"name": "id",
"type": 6,
"flags": 1
},
{
"id": "2:2813672656064195547",
"name": "categoryName",
"type": 9
},
{
"id": "3:2944220475631401649",
"name": "imId",
"type": 9
},
{
"id": "4:359108763579872549",
"name": "description",
"type": 9
},
{
"id": "5:1531781432145234897",
"name": "fullUrl",
"type": 9
},
{
"id": "6:5786469581425172317",
"name": "previewUrl1080",
"type": 9
},
{
"id": "7:2354808997131349944",
"name": "previewUrl400",
"type": 9
},
{
"id": "8:3604066859564985297",
"name": "previewUrl200",
"type": 9
},
{
"id": "9:5199668204417835840",
"name": "authorName",
"type": 9
},
{
"id": "10:6789887940458929079",
"name": "authorHeader",
"type": 9
},
{
"id": "11:4529032126561459832",
"name": "authorHtml",
"type": 9
},
{
"id": "12:7188729127610796873",
"name": "isLike",
"type": 1
},
{
"id": "13:8659570369183987252",
"name": "isDownload",
"type": 1
}
],
"relations": []
}
],
"lastEntityId": "1:8642070015452780183",
"lastIndexId": "0:0",
"lastRelationId": "0:0",
"lastSequenceId": "0:0",
"modelVersion": 5,
"modelVersionParserMinimum": 5,
"retiredEntityUids": [],
"retiredIndexUids": [],
"retiredPropertyUids": [],
"retiredRelationUids": [],
"version": 1
}