111 lines
2.6 KiB
JSON
111 lines
2.6 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:7260744904384376845",
|
|
"lastPropertyId": "7:5800407979727692220",
|
|
"name": "BoxLikeSong",
|
|
"properties": [
|
|
{
|
|
"id": "1:745788217094734749",
|
|
"name": "id",
|
|
"type": 6,
|
|
"flags": 1
|
|
},
|
|
{
|
|
"id": "2:2477600117284929424",
|
|
"name": "songName",
|
|
"type": 9
|
|
},
|
|
{
|
|
"id": "3:79559302744310012",
|
|
"name": "singerName",
|
|
"type": 9
|
|
},
|
|
{
|
|
"id": "4:5779546109489824553",
|
|
"name": "videoId",
|
|
"type": 9
|
|
},
|
|
{
|
|
"id": "5:2803528372963628007",
|
|
"name": "covert",
|
|
"type": 9
|
|
},
|
|
{
|
|
"id": "6:3852926266057742085",
|
|
"name": "durationMs",
|
|
"type": 6
|
|
},
|
|
{
|
|
"id": "7:5800407979727692220",
|
|
"name": "duration",
|
|
"type": 9
|
|
}
|
|
],
|
|
"relations": []
|
|
},
|
|
{
|
|
"id": "2:2417298624721077393",
|
|
"lastPropertyId": "8:376288481537034221",
|
|
"name": "BoxDownloadSong",
|
|
"properties": [
|
|
{
|
|
"id": "1:7539246810224330948",
|
|
"name": "id",
|
|
"type": 6,
|
|
"flags": 1
|
|
},
|
|
{
|
|
"id": "2:4996334478861162671",
|
|
"name": "songName",
|
|
"type": 9
|
|
},
|
|
{
|
|
"id": "3:7837922119072734767",
|
|
"name": "singerName",
|
|
"type": 9
|
|
},
|
|
{
|
|
"id": "4:102902831836074640",
|
|
"name": "videoId",
|
|
"type": 9
|
|
},
|
|
{
|
|
"id": "5:230178850883428921",
|
|
"name": "covert",
|
|
"type": 9
|
|
},
|
|
{
|
|
"id": "6:5148334492661309747",
|
|
"name": "durationMs",
|
|
"type": 6
|
|
},
|
|
{
|
|
"id": "7:9082762505752465280",
|
|
"name": "duration",
|
|
"type": 9
|
|
},
|
|
{
|
|
"id": "8:376288481537034221",
|
|
"name": "cachePath",
|
|
"type": 9
|
|
}
|
|
],
|
|
"relations": []
|
|
}
|
|
],
|
|
"lastEntityId": "2:2417298624721077393",
|
|
"lastIndexId": "0:0",
|
|
"lastRelationId": "0:0",
|
|
"lastSequenceId": "0:0",
|
|
"modelVersion": 5,
|
|
"modelVersionParserMinimum": 5,
|
|
"retiredEntityUids": [],
|
|
"retiredIndexUids": [],
|
|
"retiredPropertyUids": [],
|
|
"retiredRelationUids": [],
|
|
"version": 1
|
|
} |