Browse Source

no message

xingzai 1 năm trước cách đây
mục cha
commit
657115b7d0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      controllers/user.go

+ 1 - 1
controllers/user.go

@@ -1262,7 +1262,7 @@ func (this *UserController) ApplyTryOut() {
 
 	if isResearch {
 		//如果是研选的报告走研选的类目模版消息
-		go services.SendPermissionApplyTemplateMsgAdminByYxCategory(req, user.CompanyId, mobile, applyMethod, redirectUrlYx)
+		go services.SendPermissionApplyTemplateMsgAdminByYxCategory(req, user.CompanyId, mobile, categoryApplyMethod, redirectUrlYx)
 	}
 	if detailId > 0 {
 		applyMethod = applyMethod + "," + title