From c79f68a2a71cc8cc181525d233ef419745ee3d27 Mon Sep 17 00:00:00 2001
From: zss <zss@example.com>
Date: 星期二, 04 三月 2025 13:24:55 +0800
Subject: [PATCH] 原始记录模版修改

---
 inspect-server/src/main/java/com/ruoyi/basic/util/HackLoopTableRenderPolicy.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/inspect-server/src/main/java/com/ruoyi/inspect/util/HackLoopTableRenderPolicy.java b/inspect-server/src/main/java/com/ruoyi/basic/util/HackLoopTableRenderPolicy.java
similarity index 99%
rename from inspect-server/src/main/java/com/ruoyi/inspect/util/HackLoopTableRenderPolicy.java
rename to inspect-server/src/main/java/com/ruoyi/basic/util/HackLoopTableRenderPolicy.java
index 9343a26..482f920 100644
--- a/inspect-server/src/main/java/com/ruoyi/inspect/util/HackLoopTableRenderPolicy.java
+++ b/inspect-server/src/main/java/com/ruoyi/basic/util/HackLoopTableRenderPolicy.java
@@ -13,7 +13,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package com.ruoyi.inspect.util;
+package com.ruoyi.basic.util;
 
 import com.deepoove.poi.XWPFTemplate;
 import com.deepoove.poi.exception.RenderException;

--
Gitblit v1.9.3