Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
396572590@qq.com
2022-08-02 14:25:28 +08:00
@@ -22,7 +22,7 @@ import java.util.Set;
@Component
//@FeignClient(value = "FotonLAWSSystem-qk",path="/api",url="")
//线上部署用
@FeignClient(value = "FotonLAWSSystem",path="/api",url="")
@FeignClient(value = "FotonLAWSSystem-test",path="/api",url="")
@RequestMapping("/")
public interface LawsUserInfoService {