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