he2802 преди 3 години
родител
ревизия
048bae7ea2
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      zhongzheng-system/src/main/resources/mapper/modules/grade/UserPeriodMapper.xml

+ 1 - 0
zhongzheng-system/src/main/resources/mapper/modules/grade/UserPeriodMapper.xml

@@ -60,6 +60,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
         FROM
         user_period up
         WHERE
+            1=1
         <if test="goodsId != null and goodsId != ''">
             and up.goods_id = #{goodsId}
         </if>