hwh
2024-07-22 05ec4c0c2558912a7e793bf629c62416b3872e84
Wms/Model/ModelVm/LogVm/OperationVm.cs
@@ -6,6 +6,8 @@
{
    public class GetOperationVm:IndexPage
    {
        public string MenuNo { get; set; }
        public string ParentNo { get; set; }
        public string MenuName { get; set; }
        public string Type { get; set; }
        public string Msg { get; set; }