fix height typo in chat startup log view definition

This commit is contained in:
geekgeekrun
2024-03-29 09:37:46 +08:00
parent d5d7b6042f
commit a87f1d872f
@@ -30,7 +30,7 @@ export class VChatStartupLog {
salaryLow: number | null;
@ViewColumn()
salaryHeigh: number | null;
salaryHeight: number | null;
@ViewColumn()
salaryMonth: number | null;