How to design the data table of the Weibo forwarding function? does the data table add a new message ID for forwarding, create a table, or add it to the comment for forwarding? solution ------------------ This database has not been used?, I think this is the same as sending a microblog "forwarding ID field" and entering the original Weibo ID number for forwarding. check whether the forwarding ID number exists. If yes, it is displayed as forwarding & nbsp; how to design a data table that is written into the Weibo forwarding function if a comment is selected during forwarding?
Weibo
Data table of the forwarding function
Is to add a new message marked as forwarding
Or create a new table
Or add it to the comment to forward it
------ Solution --------------------
This database has never been done,
I think so,
Enter the ID of the original Weibo account to be forwarded in the "forwarding ID field" of one microblog,
Query whether a forwarding ID exists. If yes, the forwarding ID is displayed.
If you select comment during Forwarding, the Weibo ID comment table is written.