Browse Source

Merge branch 'need/cygx_1038' of http://8.136.199.33:3000/hongze/hongze_cygx into debug

zhangchuanxing 2 months ago
parent
commit
b4b7cad42a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      controllers/report.go

+ 1 - 1
controllers/report.go

@@ -1493,7 +1493,7 @@ func (this *ReportController) IsShow() {
 		resp.IsShowMobileAndEmailButton = true //是否展示手机号跟邮箱按钮
 		resp.IsShowMobileAndEmailButton = true //是否展示手机号跟邮箱按钮
 	}
 	}
 
 
-	resp.IsShowMobileAndEmailButton, resp.EndData = services.GetWxUserEndDate(user)
+	resp.IsShowTerminateButton, resp.EndData = services.GetWxUserEndDate(user)
 	//mobile := user.Mobile
 	//mobile := user.Mobile
 	//if mobile == "" {
 	//if mobile == "" {
 	//	br.Ret = 200
 	//	br.Ret = 200