浏览代码

修复 bug

weiximei 6 年前
父节点
当前提交
713bd57acb
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0
    3
      CODE/smart-community/app-api/src/main/resources/mapper/TpMessageMapper.xml

+ 0
- 3
CODE/smart-community/app-api/src/main/resources/mapper/TpMessageMapper.xml 查看文件

@@ -406,9 +406,6 @@
406 406
       <if test="map.advice_type != null">
407 407
         AND advice_type = 1
408 408
       </if>
409
-      <if>
410
-
411
-      </if>
412 409
     </trim>
413 410
 
414 411