绑定邮箱时需要填写国家和职业

This commit is contained in:
2025-01-10 16:54:44 +08:00
parent e7aa951e89
commit cb7099264e
5 changed files with 15 additions and 13 deletions

View File

@@ -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();
}

View File

@@ -56,7 +56,7 @@ public class RequestInfoUtil {
/**
* 免费 API 服务可能有请求频率限制,如果你需要处理大量 IP 地址,可能需要考虑使用付费服务或购买 IP 地理位置数据库。此外,始终要遵守 API 提供商的使用条款和隐私政策
* @param ip
* @param ip https://ip-api.com/docs/api:json 使用的接口api
* @return
* {
* "query": "24.48.0.1",