修改bug
This commit is contained in:
parent
9783d5fe1a
commit
95fc7da161
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue