@@ -183,6 +183,7 @@ public class VuforiaImageInfoServiceImpl implements VuforiaImageInfoService {
if (!vuforiaImageInfo.getVuforiaImage().equals(record.getVuforiaImage())) {
imageUrl = record.getVuforiaImage();
}
+
if (StringUtils.isNotEmpty(accessKey) && StringUtils.isNotEmpty(secretKey) && StringUtils.isNotEmpty(targetId)) {