update 电单车协议

This commit is contained in:
Guoqs
2024-09-04 14:03:28 +08:00
parent efe869d79b
commit 6ee161de0a
7 changed files with 14 additions and 7 deletions

View File

@@ -606,6 +606,7 @@
update pile_billing_template
set status = #{status,jdbcType=VARCHAR}
where station_id = #{stationId,jdbcType=VARCHAR}
and type = #{deviceType,jdbcType=VARCHAR}
</update>
<update id="updateStatusByTemplateId">