Explorar o código

转账状态不考虑是否已清

Qchen %!s(int64=2) %!d(string=hai) anos
pai
achega
aa13330674
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/resources/mapper/modules/inv/InvAccountMapper.xml

+ 1 - 1
src/main/resources/mapper/modules/inv/InvAccountMapper.xml

@@ -193,7 +193,7 @@
             inv_account ia
                 LEFT JOIN inv_account_incoice iai ON iai.account_id = ia.account_id
         WHERE
-            clear_flag = '1' and iai.del_flag ='0'
+            iai.del_flag ='0'
         GROUP BY
             ia.account_id
         ORDER BY