First Initial
This commit is contained in:
22
Seed/ApplicationDbContextSeed/OrgGroup.json
Normal file
22
Seed/ApplicationDbContextSeed/OrgGroup.json
Normal file
@@ -0,0 +1,22 @@
|
||||
[
|
||||
{
|
||||
"code": "G1",
|
||||
"groupname": "หน่วยงานระดับสำนัก"
|
||||
},
|
||||
{
|
||||
"code": "G2",
|
||||
"groupname": "หน่วยงานสำหรับสำนักงานเขต"
|
||||
},
|
||||
{
|
||||
"code": "G3",
|
||||
"groupname": "ศูนย์บริการสาธารณสุข"
|
||||
},
|
||||
{
|
||||
"code": "G4",
|
||||
"groupname": "หน่วยงานพาณิชย์กรุงเทพมหานคร"
|
||||
},
|
||||
{
|
||||
"code": "G5",
|
||||
"groupname": "สำนักปลัดกรุงเทพมหานคร"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user