namespace Aop.Api.Parser
{
public class CertItem
public string SignSourceDate { get; set; }
public string Sign { get; set; }
public string CertSN { get; set; }
}