zouxuan 1 год назад
Родитель
Сommit
ace326f7c2

+ 1 - 1
cooleshow-auth/auth-server/src/main/resources/config/mybatis/SysUserMapper.xml

@@ -305,7 +305,7 @@
           and status_ in ('NOT_START','ING')
     </select>
     <select id="getTenantByClient" resultType="java.lang.Long">
-        select * from
+        select tenant_id_ from
         <choose>
             <when test="clientId == 'STUDENT'">
                 student