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