소스 검색

库存总账详情

sunhz 3 년 전
부모
커밋
0e042192e8
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      ruoyi-warehouse/src/main/resources/mapper/reportManagement/TWhgenlegMapper.xml

+ 0 - 1
ruoyi-warehouse/src/main/resources/mapper/reportManagement/TWhgenlegMapper.xml

@@ -1185,7 +1185,6 @@
                 AND t.f_marks = wh.f_marks
                 AND t.f_goodsid = wh.f_goodsid
                 AND wh.f_warehouse_locationid IN ( t.f_warehouselocid, t.f_transfer_warehouselocid )
-                AND wh.f_bsdate IN ( t.f_src_bsdate, t.f_bsdate )
         WHERE
             wh.f_id = #{fId}
             AND w.f_billtype IN ('CKDB','HWTG','HQZY')