特权逻辑
This commit is contained in:
@@ -22,4 +22,6 @@ public interface ILbPurchaseApplyService extends IService<LbPurchaseApply> {
|
||||
String colleagueName,
|
||||
String teamLeader,
|
||||
LocalDate applyDate);
|
||||
|
||||
Map<String, Object> listNeedPrivilegeRecommenders(LocalDate startDate, LocalDate endDate);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user