java110 5 年 前
コミット
632632e5f6
共有1 個のファイルを変更した0 個の追加2 個の削除を含む
  1. 0 2
      java110-db/src/main/resources/mapper/user/OwnerServiceDaoImplMapper.xml

+ 0 - 2
java110-db/src/main/resources/mapper/user/OwnerServiceDaoImplMapper.xml

@@ -142,7 +142,6 @@
                 #{item}
                 #{item}
             </foreach>
             </foreach>
         </if>
         </if>
-        and
         <if test="sex !=null">
         <if test="sex !=null">
             and t.sex= #{sex}
             and t.sex= #{sex}
         </if>
         </if>
@@ -221,7 +220,6 @@
                 #{item}
                 #{item}
             </foreach>
             </foreach>
         </if>
         </if>
-        and
         <if test="sex !=null">
         <if test="sex !=null">
             and t.sex= #{sex}
             and t.sex= #{sex}
         </if>
         </if>