From b495b133520e49f583a3e03f880d528e13d77117 Mon Sep 17 00:00:00 2001 From: Administrator <1144154118@qq.com> Date: 星期六, 19 八月 2023 14:11:12 +0800 Subject: [PATCH] 巡检管理端日历 --- 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