king
2025-04-13 78a727a5acfb9aac5094307f13e8c4dfa1f792cb
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,