2021与蓝度共同重构项目,服务端
liuhaonan
2022-05-11 7b43c04dd530bdd193e0cf02c4e19ba7c2ee2c11
dao/src/main/resources/mapper/RoleMapper.xml
@@ -35,5 +35,6 @@
                #{roleId}
            </foreach>
        </where>
        ORDER BY t1.id ASC
    </select>
</mapper>