移动系统liao
2024-04-26 7ab5760a2657ef9fdae3ab919a474075315c103c
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;