แก้รายละเอียดคำสั่ง
This commit is contained in:
parent
a418fd8d6b
commit
98acfa5425
4 changed files with 13 additions and 7 deletions
|
|
@ -23,5 +23,6 @@
|
|||
public string PlacementCommandNo { get; set; } = string.Empty;
|
||||
|
||||
public string PlacementCommandDate { get; set; } = string.Empty;
|
||||
public string Subject { get; set; } = string.Empty;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -39,5 +39,6 @@
|
|||
public string ConclusionFireDate { get; set; } = string.Empty;
|
||||
|
||||
public string ConclusionFireResolution { get; set; } = string.Empty;
|
||||
public string Subject { get; set; } = string.Empty;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue