Interface JwtAuthClient

All Superinterfaces:
JwtAuthApi

@FeignClient(name="${yst.service.system:yst-dms2-newsys}", path="/api/v1/jwt", primary=false) public interface JwtAuthClient extends JwtAuthApi
JWT认证Feign客户端 其他业务域通过Feign调用newsyc-core获取JWT服务