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

更新查询租户对应用户下的sql

tags/v2.4.1
xiaoying преди 1 година
родител
ревизия
36fc790f91
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. +2
    -2
      tuoheng_oidc_admin/src/main/resources/mapper/ClientUserMapper.xml

+ 2
- 2
tuoheng_oidc_admin/src/main/resources/mapper/ClientUserMapper.xml Целия файл

@@ -52,8 +52,8 @@
<if test="query.platformCode != null and query.platformCode != ''">
and a.authority LIKE concat('%',#{query.platformCode},'%')
</if>
AND u.tenant_id = a.create_user
and u.enabled =1
AND a.user_id = u.id
AND u.enabled = 1
GROUP BY u.username
</select>


Loading…
Отказ
Запис