lixiaojun
2022-11-23 48bf955aa337d70111afcc0ff87e0e0671b510c8
Application/IStation.Application.Product/sim_payment_record/dto/SimPaymentRecordDto.cs
ÎļþÃû´Ó Application/IStation.Application.Product/iot_payment_record/dto/IotPaymentRecordDto.cs ÐÞ¸Ä
@@ -10,21 +10,21 @@
    /// <summary>
    /// 
    /// </summary>
    public class IotPaymentRecordDto
    public class SimPaymentRecordDto
    {
        /// <summary>
      /// 
      /// </summary>
      public IotPaymentRecordDto() { }
      public SimPaymentRecordDto() { }
        /// <summary>
        /// 
        /// </summary>
        public IotPaymentRecordDto(Model.IotPaymentRecord rhs)
        public SimPaymentRecordDto(Model.SimPaymentRecord rhs)
        {
            this.ID = rhs.ID;
            this.CorpID = rhs.CorpID;
            this.ProductID = rhs.ProductID;
            this.CardID = rhs.CardID;
            this.PayerName = rhs.PayerName;
            this.PaymentTime = rhs.PaymentTime;
            this.ValidDays = rhs.ValidDays;
@@ -43,9 +43,9 @@
        public long CorpID { get; set; }
        /// <summary>
        /// è®¾å¤‡æ ‡è¯†
        /// SIM卡标识
        /// </summary>   
        public long ProductID { get; set; }
        public long CardID { get; set; }
        /// <summary>
        /// ç¼´è´¹äºº