@@ -47,13 +47,11 @@ func (this *ReportController) IsShow() {
br.ErrMsg = "获取失败,Err:" + err.Error()
return
}
-
if total > 0 {
resp.IsYanxuanSpecialAuthor = true
//resp.IsShowMobileAndEmailButton = true
resp.IsShowWxPay = utils.IS_SHOW_WX_PAY // 是否调取微信支付
resp.IsShow = true
br.Ret = 200
br.Success = true