change_ufutx_payments
This commit is contained in:
parent
d30d6b852d
commit
d3c285efc0
1
1745390610_change_ufutx_payments.up.sql
Normal file
1
1745390610_change_ufutx_payments.up.sql
Normal file
@ -0,0 +1 @@
|
||||
ALTER TABLE `ufutx_payments` ADD `pay_type` TINYINT NOT NULL DEFAULT '1' COMMENT '1=合作商,2=一般' AFTER `sub_mch_id`;
|
Loading…
Reference in New Issue
Block a user