fix height typo in chat startup log view definition

This commit is contained in:
geekgeekrun
2024-04-01 00:51:26 +08:00
parent d5d7b6042f
commit a87f1d872f

View File

@@ -30,7 +30,7 @@ export class VChatStartupLog {
salaryLow: number | null;
@ViewColumn()
salaryHeigh: number | null;
salaryHeight: number | null;
@ViewColumn()
salaryMonth: number | null;