From 1cea258e566720438c0a2457420d8ba61f79681f Mon Sep 17 00:00:00 2001 From: czt <czt18638530771@163.com> Date: 星期二, 06 八月 2024 17:05:01 +0800 Subject: [PATCH] 增加潮阳代储配置信息 --- src/main/java/com/fzzy/otherview/whhpjl/pr/WhjlApi1206PR.java | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/src/main/java/com/fzzy/otherview/whhpjl/pr/WhjlApi1206PR.java b/src/main/java/com/fzzy/otherview/whhpjl/pr/WhjlApi1206PR.java index dc1316b..1bbf80d 100644 --- a/src/main/java/com/fzzy/otherview/whhpjl/pr/WhjlApi1206PR.java +++ b/src/main/java/com/fzzy/otherview/whhpjl/pr/WhjlApi1206PR.java @@ -16,13 +16,9 @@ import com.fzzy.api.service.ApiRemoteService; import com.fzzy.api.utils.ContextUtil; import com.fzzy.api.view.repository.ApiInfoDataRep; -import com.fzzy.otherview.gd2022.dto.GdApi1023; -import com.fzzy.otherview.gd2022.dto.GdApi1023Way; import com.fzzy.otherview.whhpjl.WhjlConstant; import com.fzzy.otherview.whhpjl.dto.WhjlApi1206; -import com.fzzy.otherview.whhpjl.dto.WhjlApi1206; import com.fzzy.otherview.whhpjl.dto.WhjlQDItem; -import com.fzzy.push.gd2022.ApiCodeConstant; import org.apache.commons.lang.StringUtils; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.data.domain.PageRequest; -- Gitblit v1.9.3