ปรับแสดงคำสั่ง

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-09-30 15:38:43 +07:00
parent 56ebe0c1ee
commit 6e321708c2
2 changed files with 6 additions and 2 deletions

View file

@ -30,6 +30,7 @@ interface DataCommandType {
lastUpdateUserId: string;
lastUpdatedAt: string | Date;
name: string;
subtitle: string;
}
interface DataFileDownload {