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

This commit is contained in:
疯狂的狮子Li
2026-01-12 09:19:41 +08:00
parent c590036246
commit 5c47865be3
21 changed files with 63 additions and 63 deletions

View File

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