From 57927c78d6fdaddeadabb8c4c33cffd7e48ca7e8 Mon Sep 17 00:00:00 2001 From: huangdeliang Date: Mon, 9 Aug 2021 16:38:28 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/mapper/custom/SysWxUserLogMapper.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/stdiet-custom/src/main/resources/mapper/custom/SysWxUserLogMapper.xml b/stdiet-custom/src/main/resources/mapper/custom/SysWxUserLogMapper.xml index 0ae0f26e4..8fc4afedc 100644 --- a/stdiet-custom/src/main/resources/mapper/custom/SysWxUserLogMapper.xml +++ b/stdiet-custom/src/main/resources/mapper/custom/SysWxUserLogMapper.xml @@ -249,14 +249,14 @@ #{extraMealImages}, #{bodyImages}, #{bodyDesc}, - suggest = #{suggest}, - target_weight = #{targetWeight}, - execution_score = #{executionScore}, - comment = #{comment}, + #{suggest}, + #{targetWeight}, + #{executionScore}, + #{comment}, #{thumbsupNum}, #{healthManifesto}, - del_flag = #{delFlag}, - menstrual_period = #{menstrualPeriod}, + #{delFlag}, + #{menstrualPeriod},