|
@@ -284,6 +284,7 @@ func (this *ActivitySignCoAntroller) ByHand() {
|
|
detail.RealName = user.RealName
|
|
detail.RealName = user.RealName
|
|
detail.CompanyName = user.CompanyName
|
|
detail.CompanyName = user.CompanyName
|
|
resp.Detail = detail
|
|
resp.Detail = detail
|
|
|
|
+ resp.IsBindingMobile = true
|
|
br.Ret = 200
|
|
br.Ret = 200
|
|
br.Success = true
|
|
br.Success = true
|
|
br.Msg = "获取成功"
|
|
br.Msg = "获取成功"
|