feat: There is no way the

This commit is contained in:
super_liu
2022-05-26 09:32:52 +08:00
parent 1abc2e0bc1
commit e76d1fd86c
@@ -21,7 +21,7 @@ import java.util.Set;
@Component @Component
//@FeignClient(value = "FotonLAWSSystem-qk",path="/api",url="") //@FeignClient(value = "FotonLAWSSystem-qk",path="/api",url="")
//线上部署用 //线上部署用
@FeignClient(value = "FotonLAWSSystem-test",path="/api",url="") @FeignClient(value = "FotonLAWSSystem",path="/api",url="")
@RequestMapping("/") @RequestMapping("/")
public interface LawsUserInfoService { public interface LawsUserInfoService {