mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-28 23:15:11 +08:00
update 后管修改计费模板页面
This commit is contained in:
@@ -256,7 +256,7 @@
|
||||
<if test="freeTime != null">
|
||||
free_time = #{freeTime},
|
||||
</if>
|
||||
<if test="occupyFee != null">
|
||||
<if test="occupyFee != null and occupyFee != ''">
|
||||
occupy_fee = #{occupyFee},
|
||||
</if>
|
||||
<if test="maxOccupyFee != null">
|
||||
|
||||
Reference in New Issue
Block a user