chenhaozhe
2026-02-27 9f298c3a9cfc9a4d7e56e4b6e89ec09cbe9bcb88
1
2
------------------------2022/3/25 16:40:32------------------------------
select * from h_v_Sc_MouldProdInHouseBillList where 库存组织='蓝海实业集团' and CONVERT(varchar(100),日期, 23) >= '2022-02-23' and CONVERT(varchar(100),日期, 23) <= '2022-03-25' and 库存组织 like '%1%' and CONVERT(varchar(100),日期, 23) >= '2022-02-23' and CONVERT(varchar(100),日期, 23) <= '2022-03-25'order by hmainid desc