duhe
2025-08-05 57a0098b27b5de7ad9ae10aee2157e69e8ca3b69
1
2
------------------------2022/3/25 16:40:26------------------------------
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