zhanghua
2023-03-31 95a2b100ee6f1ed4f7231e7d4c6832e101afc019
ycl-common/src/main/java/com/ycl/mapper/depart/UmsDepartMapper.java
@@ -25,4 +25,7 @@
    List<UmsAdmin> selectSurplusUser();
    List<UmsAdmin> selectSurplusUserAndExistUser(@Param("id") Long id);
    String getDepartType(Integer id);
}