mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-18 19:37:50 +08:00
删除重复字段,channelId字段查询了两次
This commit is contained in:
parent
d474bf929e
commit
f88c70d38c
@ -231,7 +231,6 @@ public interface DeviceChannelMapper {
|
||||
" name as title,\n" +
|
||||
" channelId as \"value\",\n" +
|
||||
" channelId as \"key\",\n" +
|
||||
" channelId,\n" +
|
||||
" longitude,\n" +
|
||||
" latitude\n" +
|
||||
" from device_channel\n" +
|
||||
|
||||
Loading…
Reference in New Issue
Block a user