Funky_Voice/app/objectbox-models/default.json
litingting fcf6ed186b init
2025-11-12 14:24:52 +08:00

109 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": "3:2765052130869583396",
"lastPropertyId": "3:6236996964031349478",
"name": "EntitySounds",
"properties": [
{
"id": "1:5164626891309238159",
"name": "id",
"type": 6,
"flags": 1
},
{
"id": "2:623595642016909498",
"name": "name",
"type": 9
},
{
"id": "3:6236996964031349478",
"name": "covert",
"type": 9
}
],
"relations": [
{
"id": "2:7923194685831121399",
"name": "entitySoundsDetailList",
"targetId": "4:4417687023652744495"
}
]
},
{
"id": "4:4417687023652744495",
"lastPropertyId": "7:3184593639987712609",
"name": "EntitySoundsDetail",
"properties": [
{
"id": "1:8661368180635646655",
"name": "id",
"type": 6,
"flags": 1
},
{
"id": "2:1592243912345810464",
"name": "name",
"type": 9
},
{
"id": "3:4698482079418305236",
"name": "covert",
"type": 9
},
{
"id": "4:4993413492996791852",
"name": "soundsPath",
"type": 9
},
{
"id": "5:6369449011390216196",
"name": "isLike",
"type": 1
},
{
"id": "6:6434336433645459276",
"name": "isCustomization",
"type": 1
},
{
"id": "7:3184593639987712609",
"name": "colorIndex",
"type": 5
}
],
"relations": []
}
],
"lastEntityId": "4:4417687023652744495",
"lastIndexId": "0:0",
"lastRelationId": "2:7923194685831121399",
"lastSequenceId": "0:0",
"modelVersion": 5,
"modelVersionParserMinimum": 5,
"retiredEntityUids": [
8407318924071742,
3291095796857804749
],
"retiredIndexUids": [],
"retiredPropertyUids": [
3102693164112875939,
1199147246499509324,
7954483026570234729,
1980648303218983721,
4412998170453317817,
8606939009768073387,
9206178868285963197,
2627505466161450469,
8487142908259107486,
5933482487640104252,
5318713824755369776
],
"retiredRelationUids": [
1942152868705305926
],
"version": 1
}