@@ -489,7 +489,7 @@ public class CrossAccountBatchServiceImpl implements ICrossAccountBatchService {
}
populationGroupService.createPopulationAndGroupRel(request);
} catch (Exception e) {
- log.error(e.getMessage());
+ log.error("添加广告组和定向模板、人群包绑定关系异常," + e);
};
@@ -626,7 +626,7 @@ public class KuaiShouUpdateServiceImpl implements IKuaiShouUpdateService {
@@ -1042,7 +1042,7 @@ public class KuaishouInterfaceServiceImpl implements IKuaishouInterfaceService {