fix
This commit is contained in:
parent
6b4617b6e7
commit
6430c18d2a
|
@ -248,8 +248,7 @@ func (l *defaultImageHandle) LogoCombine(ctx context.Context, in *LogoCombineReq
|
|||
} else {
|
||||
globalBLMServiceIndex = globalBLMServiceIndex + 1
|
||||
}
|
||||
cc, _ := json.Marshal(postMap)
|
||||
logx.Info("合图数据:", string(cc))
|
||||
|
||||
logc.Infof(ctx, "合图--算法请求--合图--开始时间:%v", time.Now().UTC())
|
||||
var startTimeLogoCombine = time.Now().UnixMilli() //合图--处理--开始时间
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user