修改bug

This commit is contained in:
yangjun 2026-05-08 16:15:32 +08:00
parent 9783d5fe1a
commit 95fc7da161
1 changed files with 0 additions and 2 deletions

View File

@ -87,7 +87,6 @@
<insert id="addDeviceReleaseLog">
insert into nu_iot_device_bind_log(
sn,
dimension,
device_name,
device_type,
device_model,
@ -98,7 +97,6 @@
)
select
sn,
dimension,
device_name,
device_type,
device_model,