abp 指定 AppService中某个方法不是用驼峰命名(CamelCase)返回

一.直接使用ContentResulthtml return new ContentResult { ContentType = "application/json", Content = JsonConvert.SerializeObject(obj, new Jso
相关文章
相关标签/搜索