2
schangxiang@126.com
2024-07-02 5b77e49f12cbcfebe50a32f83a3edc54161bcc67
iWara.SCADA.Code/iWare.Wms.Core/Entity/SCADA/Equipmentbaseinfo.cs
@@ -73,6 +73,12 @@
        public string EquipmentManufacturer { get; set; }
        /// <summary>
        /// 清洗液添加时间 【Editby shaocx,2024-06-11】
        /// </summary>
        [Comment("清洗液添加时间")]
        public DateTime? DetergentAddtime { get; set; }
        /// <summary>
        /// 清洗液更换时间
        /// </summary>
        [Comment("清洗液更换时间")]
@@ -103,6 +109,12 @@
        public int KnifeToolChangeAlertThreshold { get; set; }
        /// <summary>
        /// 切削液添加时间 【Editby shaocx,2024-06-11】
        /// </summary>
        [Comment("切削液添加时间")]
        public DateTime? CuttingFluidAddTime { get; set; }
        /// <summary>
        /// 切削液更换时间
        /// </summary>
        [Comment("切削液更换时间")]