liaoxujun@qq.com
2024-04-10 8a50d832ad8e0d6e4a2f04269a812b9d18124b0f
1
2
3
4
5
6
7
8
9
10
11
12
 -- 删除自定义交易组件表
drop table WeChatTransactionComponentAuditCategory;
drop table WeChatTransactionComponentAuditCategoryAuditLog;
drop table WeChatTransactionComponentBrandAudit;
drop table WeChatTransactionComponentBrandAuditLog;
drop table WeChatTransactionComponentDeliveryCompany;
drop table WeChatTransactionComponentGood;
drop table WeChatTransactionComponentGoodAuditLog;
drop table WeChatTransactionComponentGoodSKU;
drop table WeChatTransactionComponentOrder;
drop table WeChatTransactionComponentThirdCategory;
drop table CoreCmsCheckBeforeAddOrder;