baizonghao
2023-03-18 fb66e19783830d9afeae8fc8b8f0636f5e0c47e9
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);
}