src/config/website.js
@@ -8,7 +8,7 @@ indexTitle: '保安服务企业管理', clientId: 'saber', // 客户端id clientSecret: 'saber_secret', // 客户端密钥 tenantMode: true, // 是否开启保安单位模式 tenantMode: false, // 是否开启保安单位模式 租户ID tenantId: "000000", // 管理组保安单位编号 captchaMode: false, // 是否开启验证码模式 lockPage: '/lock', @@ -45,4 +45,4 @@ flowDesignUrl: 'http://localhost:9999', // 报表设计器地址(cloud端口为8108,boot端口为80) reportUrl: 'http://localhost:8108/ureport', } }