手机号不解密

This commit is contained in:
sxu 2025-07-14 12:06:46 +08:00
parent 086072a12c
commit 343e643660
1 changed files with 0 additions and 1 deletions

View File

@ -40,7 +40,6 @@ public class PageCustInfoPhotoVO {
value = {"用户手机号"}, value = {"用户手机号"},
order = 3 order = 3
) )
@LeNiuDecryptField(HandleType.DESENSITIZE_MOBILE_PHONE)
private String mobile; private String mobile;
@ApiModelProperty("机构全称") @ApiModelProperty("机构全称")
@ExcelProperty( @ExcelProperty(