ปรับหน้า (หน้าแรก)
This commit is contained in:
parent
8e3f6a99ca
commit
a658945b7c
2 changed files with 43 additions and 14 deletions
|
|
@ -21,6 +21,7 @@ interface DataInbox {
|
|||
subject: string;
|
||||
timereceive: Date;
|
||||
body: string;
|
||||
payload: string;
|
||||
ratingModel: number;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue