@ -8,5 +8,6 @@ namespace Volo.Abp.Cli.Licensing
public string OrganizationName { get; set; }
public string ApiKey { get; set; }
public DateTime LicenseEndTime { get; set; }
public string LicenseCode { get; set; }
}