mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-06 16:21:54 +08:00
5 lines
139 B
SQL
Executable File
5 lines
139 B
SQL
Executable File
# 问答系统商品 - 应用
|
|
DROP TABLE `s_plugins_answers_goods`;
|
|
|
|
# 问答系统轮播图 - 应用
|
|
DROP TABLE `s_plugins_answers_slide`; |