king
2024-08-03 5b166dd93003adb0749002d74109a519f746e204
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,