|
@@ -226,6 +226,7 @@ func (h *HTFuturesAccountController) SyncCustomerAccountInfo() {
|
|
|
h.FailedResult(fmt.Sprintf("风险等级不合法,应答结果:%s", riskInfo.CorpRiskLevel), result)
|
|
|
return
|
|
|
}
|
|
|
+ fmt.Println(riskInfo.CorpRiskLevel)
|
|
|
err = userService.UpdateRiskLevelInfo(userService.RiskLevelInfoDTO{
|
|
|
Name: custInfo.ClientName,
|
|
|
PhoneNumber: custInfo.MobileTel,
|