liurunyu
2024-06-18 8564c64865a2fc9efd6e8f184149a290edde027b
pipIrr-platform/pipIrr-global/src/main/java/com/dy/pipIrrGlobal/daoBa/BaUserMapper.java
@@ -129,4 +129,6 @@
     * @return
     */
    List<Map<String, Object>> getRoleNamesByUserId(@Param("userId") Long userId);
    BaUser selectById(Long id);
}