mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-26 17:35:57 +08:00
5 lines
151 B
SQL
Executable File
5 lines
151 B
SQL
Executable File
# 问答系统商品 - 应用
|
|
DROP TABLE `{PREFIX}plugins_answers_goods`;
|
|
|
|
# 问答系统轮播图 - 应用
|
|
DROP TABLE `{PREFIX}plugins_answers_slide`; |