kidgrow-business/kidgrow-usercenter/kidgrow-usercenter-server/src/main/resources/application.yml
@@ -55,6 +55,7 @@ tenant: enable: true #多租户隔离字段 tenantid: tenant_id ignoreTables: - sys_user @@ -70,7 +71,10 @@ - sys_doctor - sys_department - sys_area - sys_company - sys_role_organization ignoreSqls: - com.kidgrow.usercenter.mapper.SysRoleMapper.findAll - com.kidgrow.usercenter.mapper.SysUserMapper.findAppointUsers