|
@@ -46,6 +46,7 @@ func (l *EntInfoLogic) EntInfo(req *types.CheckEntReq) (resp *types.EntInfoResp,
|
|
|
ContactPhone: res.Data.ContactPhone,
|
|
|
AuthType: res.Data.AuthType,
|
|
|
SubmitTime: res.Data.CreateTime,
|
|
|
+ AuthReason: res.Data.AuthReason,
|
|
|
}
|
|
|
return &types.EntInfoResp{
|
|
|
Error_code: res.ErrorCode,
|