express uses the "http-proxy-middleware" plug-in to forward requests, and the local tomact uses port 80. Then prompt Error occured while trying to proxy to: localhost:3000/file/public/upload
when you visit, what is the reason for this? Is it because the java interface does not have cross-domain settings?