1
llj
2025-10-16 29c20ca5d9a09ac904fb6ea0624ffb512d2cb812
WebAPI/Models/json.cs
@@ -15,5 +15,6 @@
        public Dictionary<object, object> Dictlist { get; set; }
        public string Verify { get; set; }
        public string HInterID { get; set; }
        public int IsHavingPermissions { get; set; }
    }
}