From 430263f4f653dc02b3d65720e218d68b4a32b33b Mon Sep 17 00:00:00 2001
From: CZT <czt18638530771@163.com>
Date: 星期四, 17 八月 2023 19:01:29 +0800
Subject: [PATCH] 调整上海市2023接口架构

---
 src/main/java/com/fzzy/otherview/whhpjl/pr/WhjlApi1106PR.java |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/src/main/java/com/fzzy/whjl/view/pr/WhjlApi1106PR.java b/src/main/java/com/fzzy/otherview/whhpjl/pr/WhjlApi1106PR.java
similarity index 96%
rename from src/main/java/com/fzzy/whjl/view/pr/WhjlApi1106PR.java
rename to src/main/java/com/fzzy/otherview/whhpjl/pr/WhjlApi1106PR.java
index 2acee30..0be93ca 100644
--- a/src/main/java/com/fzzy/whjl/view/pr/WhjlApi1106PR.java
+++ b/src/main/java/com/fzzy/otherview/whhpjl/pr/WhjlApi1106PR.java
@@ -1,4 +1,4 @@
-package com.fzzy.whjl.view.pr;
+package com.fzzy.otherview.whhpjl.pr;
 
 import com.alibaba.fastjson.JSON;
 import com.alibaba.fastjson.JSONObject;
@@ -14,9 +14,8 @@
 import com.fzzy.api.service.ApiPushManager;
 import com.fzzy.api.service.ApiRemoteService;
 import com.fzzy.api.view.repository.ApiInfoDataRep;
-import com.fzzy.whjl.WhjlConstant;
-import com.fzzy.whjl.dto.WhjlApi1106;
-import org.springframework.beans.BeanUtils;
+import com.fzzy.otherview.whhpjl.WhjlConstant;
+import com.fzzy.otherview.whhpjl.dto.WhjlApi1106;
 import org.springframework.beans.factory.annotation.Autowired;
 import org.springframework.stereotype.Component;
 

--
Gitblit v1.9.3