feat: There is no way the, hh

This commit is contained in:
396572590@qq.com
2022-08-01 13:52:51 +08:00
parent 8f0437982a
commit 5af11adba2
@@ -22,7 +22,7 @@ import java.util.Set;
@Component @Component
//@FeignClient(value = "FotonLAWSSystem-qk",path="/api",url="") //@FeignClient(value = "FotonLAWSSystem-qk",path="/api",url="")
//线上部署用 //线上部署用
@FeignClient(value = "FotonLAWSSystem",path="/api",url="") @FeignClient(value = "FotonLAWSSystem-test",path="/api",url="")
@RequestMapping("/") @RequestMapping("/")
public interface LawsUserInfoService { public interface LawsUserInfoService {