打卡点赞

This commit is contained in:
huangdeliang 2021-07-31 15:40:58 +08:00
parent 7cc1bc0dee
commit 1f980fed22

View File

@ -23,6 +23,8 @@ public class WxLogInfo {
private String sport; private String sport;
private String sportDesc;
private BigDecimal weight; private BigDecimal weight;
private String diet; private String diet;
@ -31,6 +33,8 @@ public class WxLogInfo {
private String defecation; private String defecation;
private String defecationDesc;
private String remark; private String remark;
/** /**
@ -38,6 +42,8 @@ public class WxLogInfo {
*/ */
private String emotion; private String emotion;
private String emotionDesc;
/** /**
* 食谱之外的食物 * 食谱之外的食物
*/ */