namespace NPin.Framework.Upms.Domain.Shared.Options; /// /// 刷新Token 配置 /// public class RefreshJwtOptions : JwtOptions { }