src/config/website.ts
@@ -13,10 +13,10 @@ export default { title: '', logo: 'S', key: 'saber', // 配置主键,目前用于存储 indexTitle: 'Saber Admin', clientId: 'saber', // 客户端id clientSecret: 'saber_secret', // 客户端密钥 key: 'sword', // 配置主键,目前用于存储 indexTitle: 'Sword Admin', clientId: 'sword', // 客户端id clientSecret: 'sword_secret', // 客户端密钥 isThirdParty: false, // 是否开启第三放登录 tenantMode: false, // 是否开启租户模式 tenantId: '000000', // 管理组租户编号