Browse Source

no message

xingzai 1 year ago
parent
commit
f241d61649
1 changed files with 1 additions and 1 deletions
  1. 1 1
      services/cygx_yanxuan_special.go

+ 1 - 1
services/cygx_yanxuan_special.go

@@ -97,7 +97,7 @@ func SendWxMsgSpecialFollow(specialId int) (err error) {
 	return
 }
 
-// SendReviewTemplateMsgAdmin 提交审核时给王芳,汪洋发消息
+// SendReviewTemplateMsgAdmin 提交审核时给王芳,葛琳发消息
 func SendReviewTemplateMsgAdmin(specialId int) (err error) {
 	defer func() {
 		if err != nil {