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