Explorar o código

待支付查询

lyhzzz %!s(int64=2) %!d(string=hai) anos
pai
achega
60070043f9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/resources/mapper/sale/RepairMapper.xml

+ 1 - 1
src/main/resources/mapper/sale/RepairMapper.xml

@@ -165,7 +165,7 @@
             and rr.sys_user_id = #{param.repairManId}
         </if>
         <if test="param.payStatus != null and param.payStatus ==0">
-            and r.status &lt; 80
+            and r.status &lt;= 80
         </if>
         <if test="param.payStatus != null and param.payStatus ==1">
           and r.status &gt; 80