From 0f5901bbc027e2e8d934280ca659734a61f67378 Mon Sep 17 00:00:00 2001
From: zhanghua <314079846@qq.com>
Date: 星期二, 04 三月 2025 15:00:35 +0800
Subject: [PATCH] 图片显示修改,删除脏数据

---
 pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pom.xml b/pom.xml
index 5b27209..db8f0dd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
     <modules>
         <module>ycl-platform</module>
         <module>ycl-common</module>
-        <module>ycl-generator</module>
+<!--        <module>ycl-generator</module>-->
         <module>ycl-smoke</module>
     </modules>
 

--
Gitblit v1.8.0