杨前锦
2025-06-04 d44e3abf0d51cfea1ed7df510974d69458cf516d
HH.WCS.Mobox3/HH.WCS.Mobox3.YNJT_BZP/models/MatlInformation.cs
@@ -27,9 +27,6 @@
        public string bom3 { get; set; }
        public string fovrage { get; set; } // 是否过期 是否过期(null 或 空 默认 否) Y/N
        public string jdge { get; set; }    // 质检状态
        public string WMS_jdge { get; set; } // 反馈wms质检状态
        public DateTime effective_time { get; set; } // 生效时间
        public DateTime expiration_time { get; set; } // 失效时间
        public DateTime last_modify_time { get; set; } // 最后修改时间
        public string last_modify_time { get; set; } // 最后修改时间
    }
}