fix:图片裁剪

This commit is contained in:
Hiven 2023-08-18 18:27:10 +08:00
parent 0f576cc3c2
commit e36f688c03
2 changed files with 3 additions and 3 deletions

View File

@ -56,6 +56,6 @@ func (l *LogoRemovebgLogic) LogoRemovebg(req *types.LogoRemovebgReq, userinfo *a
"resource_id": res.ResourceId,
"resource_url": res.ResourceUrl,
"ismax_proportion": res.IsmaxProportion,
"img_color": req.Proportion,
"img_color": res.ImgColor,
})
}

View File

@ -16,5 +16,5 @@ AWS:
Token:
BLMService:
ImageProcess:
# Url: "http://192.168.1.7:8999/FeatureExtraction"
Url: "http://18.119.109.254:8999/FeatureExtraction"
Url: "http://192.168.1.7:8999/FeatureExtraction"
# Url: "http://18.119.109.254:8999/FeatureExtraction"