Преглед изворни кода

发起状态下日志显示BUG修复

anderx пре 2 година
родитељ
комит
1e0b5455ee
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/main/java/com/goafanti/common/mapper/ExpenseAccountMapper.xml

+ 1 - 1
src/main/java/com/goafanti/common/mapper/ExpenseAccountMapper.xml

@@ -379,7 +379,7 @@
       and a.process_status =eae.`type`
     </if>
       <if test="examineStatus ==1">
-        and a.process_status >=eae.`type`
+        and a.process_status >eae.`type`
       </if>
     </if>
     <if test="status != null">