Explorar o código

20220818 9:31

wangzhuo %!s(int64=2) %!d(string=hai) anos
pai
achega
bc1b91b685

+ 0 - 1
ruoyi-warehouse/src/main/resources/mapper/warehouseBusiness/TWarehousebillsfeesMapper.xml

@@ -155,7 +155,6 @@
             <if test="fStlamountNo != null  and fStlamountNo != ''">and f_stlamount_no = #{fStlamountNo}</if>
             <if test="fAskamount != null ">and f_askamount = #{fAskamount}</if>
             <if test="fStatus != null  and fStatus != ''">and f_status = #{fStatus}</if>
-            <if test="delFlag != null">and del_flag = #{delFlag}</if>
             <if test="fStlamountDate != null ">and f_stlamount_date = #{fStlamountDate}</if>
             <if test="srcId != null ">and src_id = #{srcId}</if>
             <if test="srcBillNo != null  and srcBillNo != ''">and src_bill_no = #{srcBillNo}</if>