add method info
This commit is contained in:
parent
2a909a6982
commit
67dcc2de87
2
1755852741_table_commision_contract_add_method.up.sql
Normal file
2
1755852741_table_commision_contract_add_method.up.sql
Normal file
@ -0,0 +1,2 @@
|
||||
ALTER TABLE `ufutx_commission_contract_info`
|
||||
ADD COLUMN `method` integer default 1 comment "创建方式, 1:自建,2:接收" after `type`
|
Loading…
Reference in New Issue
Block a user