Преглед на файлове

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

anderx преди 3 години
родител
ревизия
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">