摘要:
返回json指定输出驼峰格式 public async Task<JsonResult> GetSecincList() { List<ScenicPageListItem> resultList = null; return new JsonResult(resultList, new JsonS 阅读全文
posted @ 2024-12-06 19:00 火冰·瓶 阅读(14) 评论(0) 推荐(0)
|
摘要:
返回json指定输出驼峰格式 public async Task<JsonResult> GetSecincList() { List<ScenicPageListItem> resultList = null; return new JsonResult(resultList, new JsonS 阅读全文
posted @ 2024-12-06 19:00 火冰·瓶 阅读(14) 评论(0) 推荐(0) |
||