update 优化 大家都认可用"账"统一改为账

This commit is contained in:
疯狂的狮子Li
2026-01-12 09:17:39 +08:00
parent d8ed23f227
commit 0940ba6762
20 changed files with 60 additions and 60 deletions

View File

@@ -99,7 +99,7 @@ public class LoginHelper {
}
/**
* 获取用户
* 获取用户
*/
public static String getUsername() {
return Convert.toStr(getExtra(USER_NAME_KEY));