update更新站点互联互通配置V2

This commit is contained in:
Guoqs
2025-12-05 10:52:43 +08:00
parent da812562aa
commit 441950e75b

View File

@@ -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>