weiximei 6 anos atrás
pai
commit
713bd57acb

+ 0
- 3
CODE/smart-community/app-api/src/main/resources/mapper/TpMessageMapper.xml Ver arquivo

@@ -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