xie.kaifeng před 7 měsíci
rodič
revize
e30096a3e9

+ 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">