Updated DEMO_COSMETYS

This commit is contained in:
Anis TEZGHADANTI
2025-01-27 11:07:05 +01:00
parent 6fb508387c
commit ebde174916
2 changed files with 9 additions and 0 deletions

View File

@@ -12,6 +12,10 @@
{
"itemType": "DAILY_SCHEDULE_HISTORY",
"requiresFile": true
},
{
"itemType": "BASIC_DATA_USER_RIGHT",
"requiresFile": true
}
]
}

View File

@@ -16,6 +16,11 @@
"key": "DAILY_SCHEDULE_HISTORY-1",
"itemType": "DAILY_SCHEDULE_HISTORY",
"jsonUrl": "s3://asys-fr-rd-dev/c3/initdata-SIRH/action-histories-full.json"
},
{
"key": "BASIC_DATA_USER_RIGHT-1",
"itemType": "BASIC_DATA_USER_RIGHT",
"jsonUrl": "s3://asys-fr-rd-dev/c3/initdata-SIRH/usersRights.json"
}
]
}