解决员工入驻审核报错

This commit is contained in:
1378012178@qq.com 2026-05-08 15:37:43 +08:00
parent 097bc54e52
commit 9783d5fe1a
1 changed files with 0 additions and 4 deletions

View File

@ -87,10 +87,6 @@ public class BizEmployeesInfo implements Serializable {
@Excel(name = "体重", width = 15)
@ApiModelProperty(value = "体重")
private String weight;
/**家庭住址*/
@Excel(name = "家庭住址", width = 15)
@ApiModelProperty(value = "家庭住址")
private java.lang.String address;
/**
* 现住址
*/