username@email.com
2024-05-17 a9d26b7c151f2727c9dc06a8236f2cf45a765cda
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;