Merge branch 'develop' of gitee.com:fusenpack/fusenapi into develop

This commit is contained in:
laodaming 2023-08-11 14:52:23 +08:00
commit ed8904ca5e
3 changed files with 5 additions and 3 deletions

View File

@ -1,6 +1,6 @@
Name: product-template-tag
Host: 0.0.0.0
Port: 9916
Port: 9917
SourceMysql: fusentest:XErSYmLELKMnf3Dh@tcp(110.41.19.98:3306)/fusentest
Auth:
AccessSecret: fusen2023

View File

@ -16,4 +16,5 @@ AWS:
Token:
BLMService:
LogoCombine:
Url: "http://192.168.1.7:45678/LogoCombine"
#Url: "http://192.168.1.7:45678/LogoCombine"
Url: "http://18.119.109.254:8999/LogoCombine"

View File

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