fix: 修改弃用警告

This commit is contained in:
han0
2025-02-24 17:50:11 +08:00
parent 305c31ad4c
commit ef9ff78b86
18 changed files with 26 additions and 46 deletions

View File

@@ -1,6 +1,5 @@
package mjkf.xinke;
import cn.hutool.core.io.FileUtil;
import mjkf.xinke.dev.modular.file.enums.DevFileEngineTypeEnum;
import mjkf.xinke.dev.modular.file.service.DevFileService;
import org.junit.Test;
@@ -14,7 +13,6 @@ import javax.annotation.Resource;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.net.URLConnection;
import java.nio.file.Files;
import java.nio.file.Path;