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/Mysql2Gauss.java | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/test/java/com/lunhan/xxx/Mysql2Gauss.java b/src/test/java/com/lunhan/xxx/Mysql2Gauss.java index 1144c26..01947f0 100644 --- a/src/test/java/com/lunhan/xxx/Mysql2Gauss.java +++ b/src/test/java/com/lunhan/xxx/Mysql2Gauss.java @@ -1,6 +1,6 @@ -package com.lunhan.xxx; +package com.fengdu.gas; -import com.lunhan.xxx.common.util.ListUtil; +import com.fengdu.gas.common.util.ListUtil; import java.sql.Connection; import java.sql.DriverManager; -- Gitblit v1.9.3