asgin signer add order id
This commit is contained in:
parent
7a346f0de4
commit
0e6819fe3a
2
1736309090_table_asign_signer_add_order_id.up.sql
Normal file
2
1736309090_table_asign_signer_add_order_id.up.sql
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
ALTER TABLE `ufutx_asign_signer`
|
||||||
|
ADD COLUMN `order_id` bigint(20) NOT NULL comment "订单id" after `user_id`
|
Loading…
Reference in New Issue
Block a user