Ver Fonte

no message

xingzai há 1 ano atrás
pai
commit
1f215a406a
1 ficheiros alterados com 2 adições e 1 exclusões
  1. 2 1
      services/cygx/product_interior.go

+ 2 - 1
services/cygx/product_interior.go

@@ -232,8 +232,9 @@ func SendWxMsgWithCygxProductInterior(productInteriorId int) (err error) {
 		//}
 		openIdArr[i] = v.OpenId
 	}
+
 	first := "您关注的赛道,有新的报告发布/更新,欢迎查看"
-	keyword1 := "【宏观" + industrialName + "】有报告发布/更新"
+	keyword1 := "【" + industrialName + "】有报告发布/更新"
 	keyword2 := detail.Title
 	keyword3 := utils.TimeRemoveHms2(detail.PublishTime)
 	keyword4 := detail.Abstract