绑定邮箱时需要填写国家和职业
This commit is contained in:
@@ -102,7 +102,7 @@ public class PaymentTask {
|
||||
|
||||
}
|
||||
|
||||
// @Scheduled(cron = "0 */5 * * * *") // Run every 5 minutes
|
||||
@Scheduled(cron = "0 */5 * * * *") // Run every 5 minutes
|
||||
public void updateAffiliateInfoWithPayment(){
|
||||
affiliateService.updateAffiliateInfoWithPayment();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user