chore: 更新样式

This commit is contained in:
dap
2025-01-07 20:03:14 +08:00
parent 451dca4793
commit 5d8206f291
2 changed files with 9 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
export interface TaskInfo {
id: string;
categoryName: string;
createTime: string;
updateTime: string;
tenantId: string;