From 6b1dcfa0ce8610afe2894db21b5454ec2ea8bfc4 Mon Sep 17 00:00:00 2001 From: 龚焕茏 <2842157468@qq.com> Date: 星期一, 01 四月 2024 10:46:43 +0800 Subject: [PATCH] 视频表改为设备表 --- ycl-common/pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ycl-common/pom.xml b/ycl-common/pom.xml index d106a7b..d5b3290 100644 --- a/ycl-common/pom.xml +++ b/ycl-common/pom.xml @@ -49,4 +49,4 @@ </dependency> </dependencies> -</project> \ No newline at end of file +</project> -- Gitblit v1.8.0