migrate/1732524751_change_ufutx_s2_shop_order.up.sql

1 line
116 B
SQL

ALTER TABLE `ufutx_s2_shop_order` ADD `send_at` TIMESTAMP NULL DEFAULT NULL COMMENT '发货日' AFTER `from_source`;