杨前锦
2025-05-26 d0a265713fd18162f3a82bdcd22e267df7298c7b
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; } // 最后修改时间
    }
}