1
刘磊
2024-12-26 c74e0046c21d309686c008e29376ad8d32dd75ef
Code Management/WMS/WIDESEA_WMSServer/WIDESEA_DTO/MOM/AgingOutputDto.cs
@@ -82,4 +82,9 @@
    /// 缺陷代码
    /// </summary>
    public string DefectCode { get; set; }
    /// <summary>
    /// 单位
    /// </summary>
    public string UOMCode { get; set; }
}