libo 4 年 前
コミット
88654456b7
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      src/main/resources/mapper/UserMapper.xml

+ 1 - 1
src/main/resources/mapper/UserMapper.xml

@@ -201,7 +201,7 @@
201 201
             del_flag = 0
202 202
             and uid in (
203 203
                 select
204
-                    uiu
204
+                    uid
205 205
                     from
206 206
                         user_bind ub
207 207
                     where