report add order_id
This commit is contained in:
parent
bfef0ae805
commit
f6c792abe3
2
1752748513_table_medical_report_add_order_id.up.sql
Normal file
2
1752748513_table_medical_report_add_order_id.up.sql
Normal file
@ -0,0 +1,2 @@
|
||||
ALTER TABLE `ufutx_medical_reports`
|
||||
ADD COLUMN `order_id` integer default 0 comment "订单id" after `user_id`
|
Loading…
Reference in New Issue
Block a user