แก้คำ
This commit is contained in:
parent
3b1c883c8e
commit
00cd6e18f2
6 changed files with 167 additions and 24 deletions
|
|
@ -16,6 +16,8 @@ interface ResponseObject {
|
|||
pointSum: number;
|
||||
pointSumTotal: number;
|
||||
profileId: string;
|
||||
year: number|null;
|
||||
period: string|null;
|
||||
}
|
||||
|
||||
export type { ResponseObject };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue