liwenxuan 5 months ago
parent
commit
62ff155185
  1. 16
      src/main/resources/mapper/FxfxdxMapper.xml

16
src/main/resources/mapper/FxfxdxMapper.xml

@ -722,7 +722,7 @@
</when>
<otherwise>
and a.APPLYTIME >= '2025-01-01 00:00:00.000'
and a.APPLYTIME >= '2025-06-01 00:00:00.000'
</otherwise>
</choose>
order by
@ -821,7 +821,7 @@
</when>
<otherwise>
and a.APPLYTIME >= '2024-01-01 00:00:00.000'
and a.APPLYTIME >= '2025-06-01 00:00:00.000'
</otherwise>
</choose>
order by
@ -948,7 +948,7 @@
</when>
<otherwise>
and a.APPLYTIME >= '2024-01-01 00:00:00.000'
and a.APPLYTIME >= '2024-06-01 00:00:00.000'
</otherwise>
</choose>
order by
@ -1052,7 +1052,7 @@
</when>
<otherwise>
and a.APPLYTIME >= '2024-01-01 00:00:00.000'
and a.APPLYTIME >= '2024-06-01 00:00:00.000'
</otherwise>
</choose>
--AND OTBILLID='DH20250213197'
@ -1164,7 +1164,7 @@
</when>
<otherwise>
and a.APPLYTIME >= '2023-01-01 00:00:00.000'
and a.APPLYTIME >= '2023-06-01 00:00:00.000'
</otherwise>
</choose>
--AND OTBILLID='DH20250213197'
@ -1268,7 +1268,7 @@
</when>
<otherwise>
and a.APPLYTIME >= '2025-01-01 00:00:00.000'
and a.APPLYTIME >= '2025-06-01 00:00:00.000'
</otherwise>
</choose>
and c.id in('f0ffe0a4620d4f53a143e647fc467b88', '797dcd5af1c04d76b8bc0071321aae6b')
@ -1364,7 +1364,7 @@
</when>
<otherwise>
and a.APPLYTIME >= '2023-01-01 00:00:00.000'
and a.APPLYTIME >= '2023-06-01 00:00:00.000'
</otherwise>
</choose>
and c.id in('0579b3bc102e46feac2d8bdb617750df', '02954995e8e14704ac86276dee785983')
@ -1459,7 +1459,7 @@
</when>
<otherwise>
and a.APPLYTIME >= '2025-01-01 00:00:00.000'
and a.APPLYTIME >= '2025-06-01 00:00:00.000'
</otherwise>
</choose>
and c.id in('35ee7345c96a4d77b206d47076ed6839', '9b8ee675618f4544b9e4a565df4c8f01','96f4c6faafcb405785c23f9c0e431a30')

Loading…
Cancel
Save