用户修改

This commit is contained in:
2025-12-09 17:01:34 +08:00
parent 5d8d1dd320
commit e242ff172c
14 changed files with 67 additions and 56 deletions

View File

@@ -33,7 +33,7 @@ public class TbSysUserDTO extends BaseDTO {
private String phone;
@Schema(description = "手机号哈希")
private String phone_hash;
private String phoneHash;
@Schema(description = "微信ID")
private String wechatId;