保安服务单位许可和备案申请系统
lin
2024-05-07 e047fc31f6d9c571b11a8c49072a34edb30176db
vue.config.js
@@ -28,11 +28,11 @@
    proxy: {
      '/api': {
        //本地服务接口地址
        // target: 'http://localhost:81',
        target: 'http://localhost:9528',
        //远程演示服务地址,可用于直接启动项目
        // target: 'https://saber.bladex.vip/api',
        // target: 'https://srgdjczzxtpt.com:2080/api',
        // target: "http://61.131.136.25:2080/api",
        target: 'http://60.220.177.113:2081/api',
        // target: 'http://60.220.177.113:2081/api',
        ws: true,
        pathRewrite: {
          '^/api': '/'