修复了语言

This commit is contained in:
2020-11-10 09:55:21 +08:00
parent 73eceefbf0
commit 6f7322628e
3 changed files with 3 additions and 2 deletions

View File

@@ -58,7 +58,7 @@ export interface UserInfo {
video: string;
desc: string;
money: string;
languageValue: number;
}