====== insert ====== ===== Description ===== Insert tweet data about person ===== Paramters ===== 1. name: value type: list Description: [id,pid,wbid,username,content,date,type,checked] id—None, key of the table; pid—int, person id; wbid—string, tweet id; username—string, the tweet belongs to; content—string, tweet content; date—string, tweet date; type—0; checked—0; ===== Return ===== None ===== Detail Information ===== ===== Changelog =====