Commit 9cd3cb6b by qwmqiuwenmin

fix

parent be9f94f1
...@@ -61,5 +61,5 @@ public interface DepartmentMapper { ...@@ -61,5 +61,5 @@ public interface DepartmentMapper {
TabHaobanDepartment getByRelatedIdNotInRecycle(@Param("relatedId")String relatedId); TabHaobanDepartment getByRelatedIdNotInRecycle(@Param("relatedId")String relatedId);
Object listByIds(@Param("departmentIds")List<String> departmentIds); List<TabHaobanDepartment> listByIds(@Param("departmentIds")List<String> departmentIds);
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment