摘要:
自定义token的验证类 using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Threading.Tasks; using Microsoft.AspNetC 阅读全文
posted @ 2018-03-26 19:02
雨V幕
阅读(3641)
评论(3)
推荐(0)
摘要:
首先415的官方解释是:对于当前请求的方法和所请求的资源,请求中提交的实体并不是服务器中所支持的格式,因此请求被拒绝。 也就是说我所准备的数据格式并不是后台代码使用的数据格式 后台代码如下 using System; using System.Collections.Generic; using S 阅读全文
posted @ 2018-03-26 18:32
雨V幕
阅读(5716)
评论(0)
推荐(2)

浙公网安备 33010602011771号