Administrator
2024-03-23 667736c9393c0f12814150c0c1cef77c078576e1
Wms/Model/ModelVm/BllSoVm/ExportNoticeVm.cs
@@ -24,6 +24,7 @@
    {
        public string WareHouseNo { get; set; }
        public string Type { get; set; }
        public string OwnerNo { get; set; }
        public string Msg { get; set; }
    }
    public class AddEditExportNoticeVm