src/setupProxy.js
@@ -36,12 +36,6 @@ changeOrigin: true })) app.use(proxy('/wechat', { target: `${options.host}/${options.service}`, secure: false, changeOrigin: true })) // app.use(proxy('/trans', { // target: `${host}/${service}`, // secure: false,