魏超 hace 5 años
padre
commit
22de9422b0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/main/resources/mapper/TaUserAuthButtonMapper.xml

+ 1
- 1
src/main/resources/mapper/TaUserAuthButtonMapper.xml Ver fichero

@@ -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