设备支持自定义标定区域

This commit is contained in:
2025-06-06 15:09:27 +08:00
parent f9fcb06355
commit e32f231a8f
3 changed files with 10 additions and 1 deletions

View File

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