BooMiny
Results
2
comments of
BooMiny
[HPM] Error occurred while trying to proxy request /goods?page=1&pageSize=8&sort=1 from localhost:8080 to http://localhost:3000 (ENOENT) (https://nodejs.org/api/errors.html#errors_common_system_errors)
proxyTable: { '/goods': { target: 'http://localhost:3000' } }, 我的也出现了这样的情况,该怎么改呢