refactor: user relation
This commit is contained in:
parent
a74d8b63b1
commit
2bd30b735d
21 changed files with 607 additions and 185 deletions
8
src/config.json
Normal file
8
src/config.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"branch": {
|
||||
"maxHeadOfficeBranch": 10
|
||||
},
|
||||
"personnel": {
|
||||
"type": ["USER", "MESSENGER", "DELEGATE", "AGENCY"]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue