lisy
2023-06-14 dce6ffdc52bbba0c28d761fcd1c5659840f0bba9
cloud-server-other/src/main/java/com/dsh/other/feignclient/ImgConfigClient.java
File was renamed from cloud-server-other/src/main/java/com/dsh/app/feignclient/ImgConfigClient.java
@@ -1,6 +1,6 @@
package com.dsh.app.feignclient;
package com.dsh.other.feignclient;
import com.dsh.app.entity.TImgConfig;
import com.dsh.other.entity.TImgConfig;
import org.springframework.cloud.openfeign.FeignClient;
import org.springframework.web.bind.annotation.PostMapping;