mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-21 11:35:12 +08:00
update 会员充值余额时,将充值金额添加到正在充电的订单中(仅限卡启动、VIN启动)
This commit is contained in:
@@ -765,6 +765,7 @@
|
||||
|
||||
<select id="getListByMemberIdAndOrderStatus" resultType="com.jsowell.pile.vo.uniapp.OrderVO">
|
||||
SELECT
|
||||
t1.id,
|
||||
t1.order_code as orderCode,
|
||||
t1.order_status as orderStatus,
|
||||
t1.reason,
|
||||
|
||||
Reference in New Issue
Block a user