|
@@ -570,9 +570,7 @@ func (this *ActivityCoAntroller) Detail() {
|
|
|
|
|
|
|
|
|
|
|
|
-
|
|
|
- resp.IsShowWxPay = utils.IS_SHOW_WX_PAY
|
|
|
-
|
|
|
+ resp.IsShowWxPay = utils.IS_SHOW_WX_PAY
|
|
|
resp.IsCompanyApply = services.GetUserApplyRecordCountByCompanyIdPay(user.CompanyId)
|
|
|
resp.IsNeedBusinessCard = services.GetCygxUserBusinessCardCount(user.UserId, user.CompanyId)
|
|
|
}
|