|
@@ -3,7 +3,7 @@ package com.pj.api.consts;
|
|
import org.springframework.beans.factory.annotation.Autowired;
|
|
import org.springframework.beans.factory.annotation.Autowired;
|
|
import org.springframework.stereotype.Component;
|
|
import org.springframework.stereotype.Component;
|
|
|
|
|
|
-import com.pj.api.client.SpCfgInterface;
|
|
|
|
|
|
+import com.pj.api.client.cfg.SpCfgInterface;
|
|
|
|
|
|
/**
|
|
/**
|
|
* Feign bean工厂类
|
|
* Feign bean工厂类
|