Administrator
2024-03-08 6c67149e3a6c45b17b4b82640c9f9fb949488e02
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