From 98dfc421beb8f86830deb1ff4b8841d8737bab7a Mon Sep 17 00:00:00 2001
From: liulin <lin.liu@88.com>
Date: 星期四, 19 六月 2025 11:36:06 +0800
Subject: [PATCH] 初始化项目

---
 src/test/java/com/lunhan/xxx/GenCodeMysql.java |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/test/java/com/lunhan/xxx/GenCodeMysql.java b/src/test/java/com/lunhan/xxx/GenCodeMysql.java
index a1db204..f14ad9a 100644
--- a/src/test/java/com/lunhan/xxx/GenCodeMysql.java
+++ b/src/test/java/com/lunhan/xxx/GenCodeMysql.java
@@ -1,7 +1,7 @@
-package com.lunhan.xxx;
+package com.fengdu.gas;
 
-import com.lunhan.xxx.common.ConstantFactory;
-import com.lunhan.xxx.common.util.*;
+import com.fengdu.gas.common.ConstantFactory;
+import com.fengdu.gas.common.util.*;
 import org.apache.commons.lang3.BooleanUtils;
 
 import java.io.File;

--
Gitblit v1.9.3