Administrator
2024-06-28 8db84793a19b02df61c8fb9e5d539c57b827da45
Wms/Model/InterFaceModel/RCSModel.cs
@@ -160,6 +160,7 @@
            /// 库存单据ID 
            /// </summary>
            public int? Noticedetailno { get; set; }
            public string LotNo { get; set; }
        }
    }
}