@@ -29,4 +29,6 @@ public interface AffiliateService extends IService<Affiliate> {
|
||||
Affiliate getByAccountId(Long accountId);
|
||||
|
||||
void commissionCalculation(Integer year, Integer month);
|
||||
|
||||
void calcCouponsCommission();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user