fixing ระบบวินัย
This commit is contained in:
parent
e9ee7e7f40
commit
ba728ea000
16 changed files with 391 additions and 442 deletions
|
|
@ -46,6 +46,7 @@ interface DataAgency {
|
|||
}
|
||||
|
||||
interface DataPerson {
|
||||
id?: string;
|
||||
amount: number;
|
||||
child1: string;
|
||||
child1Id: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue