โครง get (ยังไม่เสร็จ) ประกาศเกษียณ
This commit is contained in:
parent
5d2fdf254d
commit
3e626d48e1
4 changed files with 52 additions and 30 deletions
|
|
@ -1 +1,8 @@
|
|||
export type {};
|
||||
interface resMain{
|
||||
id:string;
|
||||
createdAt:Date;
|
||||
year:string;
|
||||
round:number;
|
||||
total:number;
|
||||
}
|
||||
export type {resMain};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue