浏览代码

no message

xingzai 10 月之前
父节点
当前提交
657115b7d0
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      controllers/user.go

+ 1 - 1
controllers/user.go

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