Merge branch 'xzj' of gitee.com:darlk/ShengTangManage into develop
This commit is contained in:
@ -433,6 +433,9 @@ public class SysCustomerHealthy extends BaseEntity
|
||||
//备注
|
||||
private String remark;
|
||||
|
||||
/** 减脂指导 */
|
||||
private String guidance;
|
||||
|
||||
/** 湿气数据 */
|
||||
@Excel(name = "湿气数据")
|
||||
private String moistureDate;
|
||||
|
Reference in New Issue
Block a user