|
|
@@ -122,7 +122,7 @@ public class AiDigitalAvatarHelper { |
|
|
|
param.setCallback_url(callbackUrl + "/callback/super/photo"); |
|
|
|
// log.info("生成照片start request:" + param.getBg_img()); |
|
|
|
String response = HttpUtil.doAiVideoPost(digital_avatar_hy + "/sr_img", JSONObject.toJSONString(param)); |
|
|
|
log.info("照片超分end response:"+response); |
|
|
|
log.info("照片超分end response:"); |
|
|
|
|
|
|
|
SuperImgResult result = new SuperImgResult(); |
|
|
|
|
|
|
|