ningshuxia
2022-08-19 153da1eef16b51d75442779a3964a1c5413132e4
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; }