mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-06-13 11:49:49 +08:00
update更新站点互联互通配置V2
This commit is contained in:
@@ -115,6 +115,9 @@
|
|||||||
<if test="thirdPartyType != null">
|
<if test="thirdPartyType != null">
|
||||||
third_party_type = #{thirdPartyType},
|
third_party_type = #{thirdPartyType},
|
||||||
</if>
|
</if>
|
||||||
|
<if test="equipmentOwnerId != null">
|
||||||
|
equipment_owner_id = #{equipmentOwnerId},
|
||||||
|
</if>
|
||||||
<if test="startMode != null">
|
<if test="startMode != null">
|
||||||
start_mode = #{startMode},
|
start_mode = #{startMode},
|
||||||
</if>
|
</if>
|
||||||
|
|||||||
Reference in New Issue
Block a user