From 4e037b693a4cae416dcf00777d2b0c4f7dc6c33b Mon Sep 17 00:00:00 2001 From: fuliqi <fuliqi@qq.com> Date: 星期五, 09 八月 2024 09:15:33 +0800 Subject: [PATCH] 视频在线率字段属性调整 --- ycl-server/src/main/resources/mapper/zgyw/YwPointMapper.xml | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/ycl-server/src/main/resources/mapper/zgyw/YwPointMapper.xml b/ycl-server/src/main/resources/mapper/zgyw/YwPointMapper.xml index 56539c4..878f8d0 100644 --- a/ycl-server/src/main/resources/mapper/zgyw/YwPointMapper.xml +++ b/ycl-server/src/main/resources/mapper/zgyw/YwPointMapper.xml @@ -92,5 +92,4 @@ </if> </where> </select> - </mapper> -- Gitblit v1.8.0