king
2025-04-02 9926a79ba29f3d6dba91b39253c82ee7fa9e7c0d
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,