update 删除站点互联互通配置

This commit is contained in:
Guoqs
2025-12-04 16:36:32 +08:00
parent 3e7245f7ec
commit 1b8ddd7b20
2 changed files with 11 additions and 1 deletions

View File

@@ -134,7 +134,7 @@
del_flag = #{delFlag},
</if>
</trim>
where station_id = #{stationId,jdbcType=BIGINT}
where id = #{id}
</update>
<delete id="deleteThirdPartyStationRelationById" parameterType="Long">