解决员工入驻审核报错
This commit is contained in:
parent
097bc54e52
commit
9783d5fe1a
|
|
@ -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;
|
||||
/**
|
||||
* 现住址
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue