瀏覽代碼

feat:二维码回复字段取值调整

fuwencai 8 月之前
父節點
當前提交
9fe4530915
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/jfw/modules/weixin/src/wx/scanReplayStream.go

+ 1 - 1
src/jfw/modules/weixin/src/wx/scanReplayStream.go

@@ -60,7 +60,7 @@ func ScanReplayStream(w ResponseWriter, openId, code string, action int) error {
 			}
 		case "TEXT":
 			if task.Title != "" {
-				sendErr = w.PostText(task.Desc)
+				sendErr = w.PostText(task.Title)
 			}
 		case "NEWS":
 			sendErr = w.PostNews([]Article{{