移动系统liao
2024-06-14 4b21b877847a4e9abe07091b7f8381f7a7c44e98
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;