@@ -1,4 +1,4 @@
-package com.pj.api.client;
+package com.pj.api.client.cfg;
import org.springframework.cloud.openfeign.FeignClient;
import org.springframework.web.bind.annotation.RequestMapping;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
@@ -3,7 +3,7 @@ package com.pj.api.consts;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
-import com.pj.api.client.SpCfgInterface;
+import com.pj.api.client.cfg.SpCfgInterface;
/**
* Feign bean工厂类