mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-07-23 23:51:18 +08:00
收敛充电订单开票待办接收人
This commit is contained in:
@@ -9,4 +9,6 @@ import java.util.List;
|
||||
*/
|
||||
public interface TodoTaskAssigneeService {
|
||||
List<Long> findActiveUserIdsByDeptTree(Long deptId);
|
||||
|
||||
List<Long> findActiveOperatorAdminUserIdsByDeptTree(Long deptId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user