mirror of
https://github.com/Karaka-Management/oms-ItemManagement.git
synced 2026-01-21 00:08:40 +00:00
16 lines
339 B
JSON
Executable File
16 lines
339 B
JSON
Executable File
[
|
|
{
|
|
"type": "collection",
|
|
"create_directory": true,
|
|
"name": "ItemManagement",
|
|
"virtualPath": "/Modules",
|
|
"user": 1
|
|
},
|
|
{
|
|
"type": "collection",
|
|
"create_directory": true,
|
|
"name": "Articles",
|
|
"virtualPath": "/Modules/ItemManagement",
|
|
"user": 1
|
|
}
|
|
] |