打卡优化

This commit is contained in:
xiezhijun
2021-04-15 09:32:36 +08:00
parent 5c048db222
commit 3b644ee3c1
3 changed files with 14 additions and 0 deletions

View File

@ -58,6 +58,7 @@
<result property="emotion" column="emotion" />
<result property="slyEatFood" column="sly_eat_food" />
<result property="constipation" column="constipation" />
<result property="remark" column="remark"></result>
<result property="breakfastImages" column="breakfast_images" />
<result property="lunchImages" column="lunch_images" />
<result property="dinnerImages" column="dinner_images" />