摘要: 解决方法: 打开Webservice的Web.config文件 <system.webServer> <httpProtocol> <customHeaders> <add name="Access-Control-Allow-Methods" value="OPTIONS,POST,GET"/> 阅读全文
posted @ 2019-09-06 13:56 edl李曉宇 阅读(1801) 评论(0) 推荐(0) 编辑