言诗把酒
在配置文件中简单解决跨域问题
阅读 24
2022-02-12
#解决跨域问题
http.cors.enabled: true
http.cors.allow-origin: “*”
相关推荐
精彩评论(0)