xingzai %!s(int64=2) %!d(string=hai) anos
pai
achega
ce5adfb458
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      controllers/activity_sign.go

+ 1 - 0
controllers/activity_sign.go

@@ -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 = "获取成功"