|
@@ -69,7 +69,7 @@ public class KuaishouAiCreativeJob {
|
|
return;
|
|
return;
|
|
}
|
|
}
|
|
try {
|
|
try {
|
|
- String url = "http://api.tjyourong.com.cn/jeecg-boot/ai/create/customCreativeSupplement";
|
|
|
|
|
|
+ String url = "http://api.tjyourong.com.cn/jeecg-boot/ai/create/kuaishouCustomCreativeSupplement";
|
|
int hour = DateUtils.getNowHour();
|
|
int hour = DateUtils.getNowHour();
|
|
for (AiKuaishouAdvertiserStrategy strategy : strategies) {
|
|
for (AiKuaishouAdvertiserStrategy strategy : strategies) {
|
|
Map<String, Object> requestMap = new HashMap<>();
|
|
Map<String, Object> requestMap = new HashMap<>();
|