| src/main/java/org/springblade/modules/netty/business/mapper/DeviceChannelPoliceCameraMapper.xml | ●●●●● patch | view | raw | blame | history |
src/main/java/org/springblade/modules/netty/business/mapper/DeviceChannelPoliceCameraMapper.xml
@@ -32,7 +32,6 @@ <update id="updateDeviceChannelPoliceCamera"> update device_channel_police_camera set name = #{name}, status = #{status}, <if test="null!=longitude and longitude!=''"> longitude = #{longitude},