From 20439bc0fa1ff714ed5f61e711272deebb76e2c9 Mon Sep 17 00:00:00 2001 From: Administrator <1144154118@qq.com> Date: 星期四, 17 八月 2023 16:40:29 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- ard-work/src/main/resources/mapper/device/ArdCamerasMapper.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/ard-work/src/main/resources/mapper/device/ArdCamerasMapper.xml b/ard-work/src/main/resources/mapper/device/ArdCamerasMapper.xml index fb9ab8e..90c8603 100644 --- a/ard-work/src/main/resources/mapper/device/ArdCamerasMapper.xml +++ b/ard-work/src/main/resources/mapper/device/ArdCamerasMapper.xml @@ -49,6 +49,7 @@ c.altitude, c.user_id, c.dept_id, + c.login_id, c.cam_heading, c.cam_pitch, c.cam_roll, -- Gitblit v1.9.3