打卡点赞
This commit is contained in:
parent
7cc1bc0dee
commit
1f980fed22
@ -23,6 +23,8 @@ public class WxLogInfo {
|
||||
|
||||
private String sport;
|
||||
|
||||
private String sportDesc;
|
||||
|
||||
private BigDecimal weight;
|
||||
|
||||
private String diet;
|
||||
@ -31,6 +33,8 @@ public class WxLogInfo {
|
||||
|
||||
private String defecation;
|
||||
|
||||
private String defecationDesc;
|
||||
|
||||
private String remark;
|
||||
|
||||
/**
|
||||
@ -38,6 +42,8 @@ public class WxLogInfo {
|
||||
*/
|
||||
private String emotion;
|
||||
|
||||
private String emotionDesc;
|
||||
|
||||
/**
|
||||
* 食谱之外的食物
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user