Add packages/custom/test-new-layout-unexisting-layout.json

This commit is contained in:
administrator 2025-03-25 13:24:53 +00:00
parent a79591c966
commit 0cd32c3d42

View File

@ -0,0 +1,13 @@
{
"name" : "test-new-layout-unexisting-layout",
"packageLayout" : "TI-NEW_layout",
"isCustomLayout" : true,
"items" : [ {
"key" : "RESOURCES_RESET-1",
"itemType" : "RESOURCES_RESET"
}, {
"key" : "BASIC_DATA_COMPANY-1",
"itemType" : "BASIC_DATA_COMPANY",
"jsonUrl" : "s3://asys-fr-rd-dev/c3/initdata-SIRH/companies.json"
} ]
}