@@ -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{{