First Initial
This commit is contained in:
26
Seed/ApplicationDbContextSeed/project_status.json
Normal file
26
Seed/ApplicationDbContextSeed/project_status.json
Normal file
@@ -0,0 +1,26 @@
|
||||
[
|
||||
{
|
||||
"code": "S1",
|
||||
"name": "ระหว่างดำเนินการ"
|
||||
},
|
||||
{
|
||||
"code": "S2",
|
||||
"name": "จัดทำสัญญา/PO แล้ว"
|
||||
},
|
||||
{
|
||||
"code": "S3",
|
||||
"name": "แล้วเสร็จตามสัญญา"
|
||||
},
|
||||
{
|
||||
"code": "S4",
|
||||
"name": "ยกเลิกสัญญา"
|
||||
},
|
||||
{
|
||||
"code": "S5",
|
||||
"name": "ยกเลิกโครงการ"
|
||||
},
|
||||
{
|
||||
"code": "99",
|
||||
"name": "ไม่ระบุ"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user