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