src/config/website.js
@@ -18,7 +18,7 @@ title: "saber", logo: "S", key: 'saber', //配置主键,目前用于存储 indexTitle: '保安服务企业管理', indexTitle: '保安员分级统筹管理系统', clientId: 'saber', // 客户端id clientSecret: 'saber_secret', // 客户端密钥 tenantMode: true, // 是否开启保安单位模式 租户ID @@ -193,4 +193,4 @@ flowDesignUrl: 'http://localhost:9999', // 报表设计器地址(cloud端口为8108,boot端口为81) reportUrl: 'http://localhost:81/ureport', } }