เพิ่ม field posNumCodeSit , posNumCodeSitAbb
This commit is contained in:
parent
b8b812c319
commit
5abf3c5945
6 changed files with 121 additions and 5 deletions
|
|
@ -39,6 +39,8 @@ interface DataPositions {
|
|||
profileId: string;
|
||||
refId: string;
|
||||
remark: string;
|
||||
posNumCodeSit: string;
|
||||
posNumCodeSitAbb: string;
|
||||
}
|
||||
|
||||
interface DataCommandCode {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue