iailab-module-data/iailab-module-data-biz/src/main/resources/mapper/ind/IndItemValueDao.xml
@@ -14,6 +14,9 @@ and ${whereSql} </if> </where> <if test="groupSql != null and groupSql != ''"> group by ${groupSql} </if> <if test="orderBySql != null and orderBySql != ''"> order by ${orderBySql} </if>