Create 1728975323_change_ufutx_s2_shop_order.up.sql
This commit is contained in:
parent
e04414b81f
commit
1a9ec7b366
1
1728975323_change_ufutx_s2_shop_order.up.sql
Normal file
1
1728975323_change_ufutx_s2_shop_order.up.sql
Normal file
@ -0,0 +1 @@
|
||||
ALTER TABLE `ufutx_s2_shop_order` ADD `wechatpay_type` TINYINT UNSIGNED NOT NULL DEFAULT '1' COMMENT '1=合作商户,2=普通商户' AFTER `pay_type`;
|
Loading…
Reference in New Issue
Block a user