mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-07-05 22:47:59 +08:00
update
This commit is contained in:
@@ -2548,6 +2548,9 @@
|
|||||||
<if test="stopReasonCode != null">
|
<if test="stopReasonCode != null">
|
||||||
stop_reason_code = #{stopReasonCode},
|
stop_reason_code = #{stopReasonCode},
|
||||||
</if>
|
</if>
|
||||||
|
<if test="remedialAmount != null">
|
||||||
|
remedial_amount = #{remedialAmount},
|
||||||
|
</if>
|
||||||
<if test="reason != null">
|
<if test="reason != null">
|
||||||
reason = #{reason},
|
reason = #{reason},
|
||||||
</if>
|
</if>
|
||||||
|
|||||||
Reference in New Issue
Block a user