CZT
2023-08-17 430263f4f653dc02b3d65720e218d68b4a32b33b
src/main/java/com/fzzy/otherview/whhpjl/pr/WhjlApi1103PR.java
文件名从 src/main/java/com/fzzy/whjl/view/pr/WhjlApi1103PR.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.WhjlApi1103;
import org.springframework.beans.BeanUtils;
import com.fzzy.otherview.whhpjl.WhjlConstant;
import com.fzzy.otherview.whhpjl.dto.WhjlApi1103;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;