摘要: 1.前提,设置跨域 2.在控制器头添加允许跨域 3.上传方法 ResponseModel是自己实现的,有兴趣也可以看看,返回自己实现吧。 using System; using System.Collections.Generic; using System.Linq; using System.T 阅读全文
posted @ 2018-01-17 14:43 清风神剑 阅读(378) 评论(0) 推荐(0)