网站首页 网站源码
namespace Dpz.Core.Auth.Models; public record AuthApplicationModel(string Id, string ClientId, string DisplayName);