update 甘肃省平台Service

This commit is contained in:
Lemon
2024-12-11 15:29:03 +08:00
parent c833d8c182
commit e0f040ec8b
7 changed files with 112 additions and 147 deletions

View File

@@ -2971,7 +2971,7 @@
-- AND t1.charge_start_time <![CDATA[ >= ]]> DATE_SUB( CURDATE(), INTERVAL 1 DAY )
-- AND t1.charge_start_time <![CDATA[ < ]]> CURDATE()
AND t1.charge_start_time <![CDATA[ >= ]]> '2024-07-08'
AND t1.charge_start_time <![CDATA[ < ]]> '2024-8-19'
AND t1.charge_start_time <![CDATA[ < ]]> '2024-07-09'
</select>
<select id="queryOrderByOccupyTime" resultType="com.jsowell.pile.vo.web.OrderListVO">