Преглед на файлове

获取用户基本信息

zouxuan преди 1 година
родител
ревизия
ace326f7c2
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      cooleshow-auth/auth-server/src/main/resources/config/mybatis/SysUserMapper.xml

+ 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