1
wangyi
9 天以前 8cdf2c4d1edba2cfa7d63c7b071f170354bdf691
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; }
    }
}