瀏覽代碼

no message

xingzai 2 年之前
父節點
當前提交
ce5adfb458
共有 1 個文件被更改,包括 1 次插入0 次删除
  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 = "获取成功"