master
anthonywj 2 years ago
parent d9a5d78b7b
commit 4e450e9cea

@ -18,7 +18,6 @@ public interface DeptUserDao {
int deleteById(Integer id);
boolean deleteByUser(@Param("userId") Long userId);
int deleteByList(@Param("ids") List<Integer> ids);

Loading…
Cancel
Save