修复表【WeChatTransactionComponentOrder】微信交易订单,表增加【paymentId】字段。
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE WeChatTransactionComponentOrder ADD COLUMN paymentId VARCHAR(50) DEFAULT NULL COMMENT '支付单序列' AFTER createTime;
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user