设备关联逻辑

This commit is contained in:
2025-03-19 16:57:33 +08:00
parent fb530a1eb4
commit bcf8e8e88d
3 changed files with 167 additions and 113 deletions

View File

@ -39,7 +39,8 @@
cut_post = #{cutPost},
enable_pre_book = #{enablePreBook},
image_free = #{imageFree},
video_free = #{videoFree}
video_free = #{videoFree},
pair_device = #{pairDevice}
where id = #{id}
</update>
<update id="updateEntity">