mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-17 19:17:49 +08:00
commit
8a15331558
@ -101,7 +101,7 @@ public class DeviceChannelProvider {
|
||||
}
|
||||
sqlBuild.append(" )");
|
||||
}
|
||||
sqlBuild.append("ORDER BY device_id");
|
||||
sqlBuild.append(" ORDER BY device_id");
|
||||
return sqlBuild.toString();
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user