魏超 5 년 전
부모
커밋
22de9422b0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      src/main/resources/mapper/TaUserAuthButtonMapper.xml

+ 1
- 1
src/main/resources/mapper/TaUserAuthButtonMapper.xml 파일 보기

@@ -18,7 +18,7 @@
18 18
         where
19 19
             t.btn_id in (
20 20
                 SELECT
21
-                a.role_id
21
+                a.btn_id
22 22
                 from
23 23
                 ta_role_button a
24 24
                 where