标签: hyperledger hyperledger-composer
我收到了以下内容 Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at <my-ip-address> (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at <my-ip-address> (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).
从我的角度应用程序调用休息服务器后,当我使用本地休息服务器时,代码运行良好。