//返回的json数据里展示文字 [Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))] public EnumType userType { set; get; }
//返回的json数据里展示文字 [Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))] public EnumType userType { set; get; }