change log add order_id
This commit is contained in:
parent
9583e2ba86
commit
926630ba2e
2
1756452353_table_scheme_change_log_add_order_id.up.sql
Normal file
2
1756452353_table_scheme_change_log_add_order_id.up.sql
Normal file
@ -0,0 +1,2 @@
|
||||
ALTER TABLE `ufutx_guide_scheme_change_logs`
|
||||
ADD COLUMN `order_id` INTEGER NOT NULL COMMENT "订单id" after `id`
|
Loading…
Reference in New Issue
Block a user