Kaynağa Gözat

* 代码优化

顾绍勇 5 yıl önce
ebeveyn
işleme
8945fb8940

+ 0
- 1
src/main/resources/mapper/TaRaiseRecordMapper.xml Dosyayı Görüntüle

@@ -17,7 +17,6 @@
17 17
         WHERE
18 18
             t.org_id = #{bo.orgId}
19 19
             AND t.`status` != - 1
20
-            AND t4.`status` != - 1
21 20
         <if test="bo.salesBatchId != null and bo.salesBatchId != ''">
22 21
             AND t.sales_batch_id = #{bo.salesBatchId}
23 22
         </if>