22 lines
317 B
JSON
22 lines
317 B
JSON
{
|
|
"name": "DEMO_layout",
|
|
"items": [
|
|
{
|
|
"itemType": "BASIC_DATA_USER",
|
|
"requiresFile": true
|
|
},
|
|
{
|
|
"itemType": "RESOURCES",
|
|
"requiresFile": true
|
|
},
|
|
{
|
|
"itemType": "DAILY_SCHEDULE_HISTORY",
|
|
"requiresFile": true
|
|
},
|
|
{
|
|
"itemType": "BASIC_DATA_USER_RIGHT",
|
|
"requiresFile": true
|
|
}
|
|
]
|
|
}
|