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:
@@ -609,6 +609,7 @@
|
||||
update pile_billing_template
|
||||
set status = #{status,jdbcType=VARCHAR}
|
||||
where station_id = #{stationId,jdbcType=VARCHAR}
|
||||
and member_flag = #{memberFlag,jdbcType=VARCHAR}
|
||||
and type = #{deviceType,jdbcType=VARCHAR}
|
||||
</update>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user