Logs: เลือก วัน เวลา ช่วงเวลา + sort เวลา
This commit is contained in:
parent
65d7c05e9b
commit
6e2603c734
4 changed files with 309 additions and 139 deletions
|
|
@ -30,6 +30,8 @@ interface ResLog {
|
|||
responseDescription: string; //
|
||||
sequence: Record<string, any>;
|
||||
tId: string;
|
||||
input: string;
|
||||
output: string;
|
||||
}
|
||||
|
||||
export type { ResRound, ResLog };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue