ccj 1 سال پیش
والد
کامیت
5eb37c4683
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      winsea-haixin-plugin-yiliangyiyun/src/main/resources/mapper/CostManagementInfoMapper.xml

+ 1 - 1
winsea-haixin-plugin-yiliangyiyun/src/main/resources/mapper/CostManagementInfoMapper.xml

@@ -66,7 +66,7 @@
             WHERE
             wioi.base_id = wbi.id
             AND wioi.delete_flag = 0
-            AND wioi.in_out_type = '收购入库'
+            AND (wioi.in_out_type = '收购入库' or wioi.in_out_type = '移库入库')
             AND wioi.create_date >= #{searchMoth}
         )
         <if test="jointVentureParties != null">