ABP WEBAPI 跨域问题

一、常见跨域及说明 同IP不同端口: http:IP:8001/api/user     http:IP:8002/api/user  不同IP不同端口: http://172.28.20.100:8001/api/user    http://172.128.20.100:8002/api/user  webapi 、 网站 都是http下 1、webapi发布在本地,调试debug网站后台调用
相关文章
相关标签/搜索