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