k94314517
2023-12-28 c0bf3b4eddabf553ee40181bb8ac88ca94495b3d
admin/vue.config.js
@@ -11,9 +11,11 @@
    proxy: {
      [process.env.VUE_APP_API_PREFIX]: {
        // http://192.168.0.130:10013
        // 192.168.0.110:10013  192.168.0.110:10013
        // 192.168.0.110:10013
        // http://192.168.0.101:10013
        // http://192.168.0.132:10013
        // http://192.168.0.132:10013   任康
        // http://192.168.0.110:10013   磊磊
        // http://192.168.0.133:10013   帅哥
        target: 'http://192.168.0.132:10013',
        changeOrigin: true,
        pathRewrite: {