1
llj
2026-04-16 3b57777f42c2766e51d9483fb341a8cea4d78580
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; }
    }
}