瀏覽代碼

bug修复

xie.kaifeng 7 月之前
父節點
當前提交
e30096a3e9
共有 1 個文件被更改,包括 0 次插入3 次删除
  1. 0 3
      mtp3-century/src/main/resources/mapper/NoticemsgMapper.xml

+ 0 - 3
mtp3-century/src/main/resources/mapper/NoticemsgMapper.xml

@@ -75,9 +75,6 @@
             <if test="vo.recvphone != null and vo.recvphone != ''">
                 and s.recvphone = #{vo.recvphone,jdbcType=VARCHAR}
             </if>
-            <if test="vo.msgtype != null">
-                and s.msgtype = #{vo.msgtype,jdbcType=INTEGER}
-            </if>
             <if test="vo.status != null">
                 <choose>
                     <when test="vo.status == 1">