Table of Contents

insertC

Description

Insert tweet data about company

Paramters

1. name: value type: list

Description: [None,Stkcd,wbid,username,content,date,type,checked]

id—None, key of the table; Stkcd—int, company 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