mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 19:15:35 +08:00
update 启动预约订单
This commit is contained in:
@@ -876,6 +876,6 @@
|
||||
and pay_status = '1'
|
||||
and start_type = 'appointment'
|
||||
and order_status = '0'
|
||||
and settlement_time <![CDATA[ <= ]]> #{dateTime,jdbcType=TIMESTAMP}
|
||||
and appointment_time <![CDATA[ <= ]]> #{dateTime,jdbcType=TIMESTAMP}
|
||||
</select>
|
||||
</mapper>
|
||||
Reference in New Issue
Block a user