From 827fec016feabfe507249f118c6045d64724e7ec Mon Sep 17 00:00:00 2001 From: liwenxuan <1298531568@qq.com> Date: Fri, 8 Aug 2025 14:14:32 +0800 Subject: [PATCH] 1 --- src/main/resources/mapper/FxfxdxMapper.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/main/resources/mapper/FxfxdxMapper.xml b/src/main/resources/mapper/FxfxdxMapper.xml index 02aa16a..7ee0b56 100644 --- a/src/main/resources/mapper/FxfxdxMapper.xml +++ b/src/main/resources/mapper/FxfxdxMapper.xml @@ -301,7 +301,8 @@ a.ISDELETE = 'N' and c.ID not in ('e04da2d55e26c549985acba53bf45ad9', 'd165235276d2374524784fe7f9f35c21', 'cfa233c5b641ab4976b9fadb2fb58de7', 'a005d9911305814eac19ceb17266597a') --and b.name in ('甲醇中间罐区','甲醇罐区','气柜储存单元','空分站','化产粗苯储存区','粗苯蒸馏单元') - + and h.ID not in('3e83e16f5cba4732af4bf502bca336ce','c4e0da4f49584a389826cf6344d075d9','5d562920e96b4d3e930cf9d6d1948b6e','370980326002003','d8bb0d0f733f41789683b84fe2406e15') + --and b.ORGANID != '309_ORG' AND a.CREASTAMP BETWEEN DATEADD(DAY, -1, CAST(SYSDATETIME() AS date)) AND @@ -559,6 +560,7 @@ AND e.ISDELETE = 'N' and a.fstate = '9' and c.ID not in ('e04da2d55e26c549985acba53bf45ad9', 'd165235276d2374524784fe7f9f35c21', 'cfa233c5b641ab4976b9fadb2fb58de7', 'a005d9911305814eac19ceb17266597a') + --and b.ORGANID != '309_ORG' AND isnull(LEFT(a.MODISTAMP, 19), LEFT(a.CREASTAMP, 19)) between DATEADD(day, -1, GETDATE()) AND DATEADD(day, -0, GETDATE())