فهرست منبع

获取用户基本信息

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