|
@@ -151,7 +151,6 @@ func (h *HTFuturesAccountController) SyncCustomerRiskLevel() {
|
|
|
err = exception.New(exception.SyncRiskError)
|
|
|
return
|
|
|
}
|
|
|
- logger.InfoWithTraceId(h.Ctx, err.Error())
|
|
|
result = h.InitWrapData("同步风险等级成功")
|
|
|
h.SuccessResult("success", syncCustomerRiskLevelReq, result)
|
|
|
return
|