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:
@@ -67,7 +67,13 @@
      - sys_user_org
      - sys_dictionaries
      - sys_hospital
      - sys_doctor
      - sys_department
      - sys_area
      - sys_company
      - sys_role_organization
    ignoreSqls:
      - com.kidgrow.usercenter.mapper.SysRoleMapper.findAll
      - com.kidgrow.usercenter.mapper.SysUserMapper.findAppointUsers