f
This commit is contained in:
@@ -211,7 +211,7 @@ func (j *JiguangService) CallAPI(ctx context.Context, apiCode string, apiPath st
|
||||
}
|
||||
return nil, err
|
||||
}
|
||||
j.logger.LogInfo(fmt.Sprintf("极光响应: %+v", jiguangResp))
|
||||
|
||||
// 记录响应日志(不记录具体响应数据)
|
||||
if j.logger != nil {
|
||||
if jiguangResp.OrderID != "" {
|
||||
|
||||
Reference in New Issue
Block a user