|
@@ -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
|