手机号不解密
This commit is contained in:
parent
086072a12c
commit
343e643660
|
|
@ -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(
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue