linwe
2024-10-08 24b079dcf11cd3566690f2045f0b9a66c3299930
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', // 管理组租户编号