fix:图片裁剪

This commit is contained in:
Hiven 2023-08-18 18:55:56 +08:00
parent cefa83e1e2
commit e11d777f18
2 changed files with 4 additions and 4 deletions

View File

@ -15,8 +15,8 @@ AWS:
Secret: sjCEv0JxATnPCxno2KNLm0X8oDc7srUR+4vkYhvm Secret: sjCEv0JxATnPCxno2KNLm0X8oDc7srUR+4vkYhvm
Token: Token:
BLMService: BLMService:
Url: "http://18.119.109.254:8999" # Url: "http://18.119.109.254:8999"
# Url: "http://192.168.1.7:8999" Url: "http://192.168.1.7:8999"
LogoCombine: LogoCombine:
#Url: "http://192.168.1.7:8999/LogoCombine" #Url: "http://192.168.1.7:8999/LogoCombine"
Url: "http://18.119.109.254:8999/LogoCombine" Url: "http://18.119.109.254:8999/LogoCombine"

View File

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