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