jws-backend/src/config.json

9 lines
130 B
JSON
Raw Normal View History

2024-07-01 13:24:02 +07:00
{
"branch": {
"maxHeadOfficeBranch": 10
},
"personnel": {
"type": ["USER", "MESSENGER", "DELEGATE", "AGENCY"]
}
}