forked from kidgrow-microservices-platform

kidgrow-business/kidgrow-usercenter/kidgrow-usercenter-server/src/main/resources/application.yml
@@ -53,7 +53,7 @@
        second: 1800
  #多租户配置
  tenant:
    enable: true
    enable: false
    #多租户隔离字段
    tenantid: tenant_id
    ignoreTables:
@@ -74,5 +74,6 @@
      - sys_role_organization
    ignoreSqls:
      - com.kidgrow.usercenter.mapper.SysRoleMapper.findAll
      - com.kidgrow.usercenter.mapper.SysUserMapper.findAppointUsers