Dream weaving uses MySQL to clear the article of dream weaving

Using MySQL to operate the articles of weaving dreams is related to three tables: dede_archives, dede_addonarticle, dede_arctiny
Now use MySQL to clear the articles of weaving dreams:

 

-- clear the specified table
truncate table dede_archives;
truncate table dede_addonarticle;
truncate table dede_arctiny;

 

The recovery ID is 1, and the data is added normally. The renderings are as follows:

 

 

 

 

 

 

 

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326308842&siteId=291194637