Merge branch 'develop' of gitee.com:fusenpack/fusenapi into develop
This commit is contained in:
commit
b4b9557fe9
|
@ -252,8 +252,8 @@ func (l *defaultImageHandle) LogoCombine(ctx context.Context, in *LogoCombineReq
|
|||
logc.Infof(ctx, "合图--算法请求--合图--开始时间:%v", time.Now().UTC())
|
||||
var startTimeLogoCombine = time.Now().UnixMilli() //合图--处理--开始时间
|
||||
|
||||
postMapB, _ := json.Marshal(postMap)
|
||||
logc.Info(ctx, "合图参数--%v", string(postMapB))
|
||||
// postMapB, _ := json.Marshal(postMap)
|
||||
// logc.Info(ctx, "合图参数--%v", string(postMapB))
|
||||
|
||||
var resultBLM constants.BLMServiceUrlResult
|
||||
err = curl.NewClient(ctx, &curl.Config{
|
||||
|
|
Loading…
Reference in New Issue
Block a user