lixiaojun
2022-08-22 cd280a9457eda95433896e3e9e3aa5164bdd64a0
Model/IStation.Model4Product/product_modify_record/ProductModifyRecord.cs
@@ -62,17 +62,17 @@
      }
      /// <summary>
      /// 标识
      /// id
      /// </summary>   
      public long ID { get; set; }
      /// <summary>
      /// 客户标识
      /// 客户id
      /// </summary>   
      public long CorpID { get; set; }
      /// <summary>
      /// 设备标识
      /// 设备id
      /// </summary>   
      public long ProductID { get; set; }