mirror of
https://gitee.com/niucloud-team/javashop.git
synced 2026-04-25 11:18:23 +00:00
5 lines
103 B
SQL
5 lines
103 B
SQL
|
|
DROP TABLE IF EXISTS `{{prefix}}cms_article`;
|
|
|
|
DROP TABLE IF EXISTS `{{prefix}}cms_article_category`;
|