Demo
2024-03-12 1dbb47d9132f36ab3c427c4e7eb0376521d52df9
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