LiFei пре 3 година
родитељ
комит
719704724e

+ 3 - 0
happy-cloud-wisdom/happy-cloud-wisdom-biz/src/main/java/org/jeecg/modules/hlwsubcontractor/mapper/xml/HlwSubcontractorAccountFlowMapper.xml

@@ -371,6 +371,9 @@
                 <if test="hlwSubcontractorAccountFlow.invoiceStatus ==1">
                     and hpi.id is not null   and a.invoice_id is  null
                 </if>
+                <if test="hlwSubcontractorAccountFlow.invoiceStatus ==2">
+                    and a.invoice_id is not null
+                </if>
             </if>
         </where>
         group by a.id