zhizhijie
11 小时以前 91d7eee872986f3aaa6e04edf843dd3a0526ba8f
traffic-audit-web/vue.config.js
@@ -2,6 +2,7 @@
  parallel: false,
  devServer: {
    port: 8080,
    headers: { "Cache-Control": "no-store" },
    proxy: {
      "/api": {
        target: "http://localhost:8090",