fixing sit 25
This commit is contained in:
parent
9768e6e38e
commit
8d9ff789c0
4 changed files with 19 additions and 2 deletions
|
|
@ -22,6 +22,7 @@ interface FormDataDetail {
|
|||
commandAffectDate: Date | null; //วันที่ลงนาม
|
||||
commandExcecuteDate: Date | null; //วันที่คำสั่งมีผล
|
||||
isBangkok: string | null; //คำสั่งสำนักปลัดกรุงเทพมหานคร
|
||||
commandCode?: string; //รหัสคำสั่ง
|
||||
}
|
||||
|
||||
interface FormCommandList {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue