From fbd5dd71092439ea2ca636cb0d6600da85b1c090 Mon Sep 17 00:00:00 2001 From: liulin <lin.liu@aliyun.com> Date: 星期二, 03 九月 2024 23:44:22 +0800 Subject: [PATCH] 移动jar包 --- src/test/java/com/lunhan/xxx/StringUtilTest.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/test/java/com/lunhan/xxx/host/StringUtilTest.java b/src/test/java/com/lunhan/xxx/StringUtilTest.java similarity index 94% rename from src/test/java/com/lunhan/xxx/host/StringUtilTest.java rename to src/test/java/com/lunhan/xxx/StringUtilTest.java index 4bfbb5a..b04dc64 100644 --- a/src/test/java/com/lunhan/xxx/host/StringUtilTest.java +++ b/src/test/java/com/lunhan/xxx/StringUtilTest.java @@ -1,4 +1,4 @@ -package com.lunhan.xxx.host; +package com.lunhan.xxx; import com.baomidou.mybatisplus.core.toolkit.StringUtils; import com.lunhan.xxx.repository.po.TestInfoPO; -- Gitblit v1.9.3