This commit is contained in:
weicw
2023-06-06 12:45:50 +08:00
parent 372843d129
commit 7ee10c16c7
2 changed files with 25 additions and 47 deletions

View File

@@ -5,6 +5,7 @@ export interface TowerFall {
code?: string;
model?: string;
companyId?: number;
companyName: string;
factory?: string;
factoryDate?: string;
discardDate?: string;