This commit is contained in:
2024-10-24 10:13:48 +08:00
parent 054fa20bab
commit 0eeedf8f35
4 changed files with 11 additions and 16 deletions

View File

@@ -1,5 +1,3 @@
import cn.hutool.json.JSONObject;
import cn.hutool.json.JSONUtil;
import com.njcn.web.utils.RestTemplateUtil;
import lombok.SneakyThrows;
import org.junit.Test;