migrate/1730962961_change_ufutx_s2_shop_order.up.sql
2024-11-07 15:03:22 +08:00

1 line
95 B
SQL

ALTER TABLE `ufutx_s2_shop_order` ADD `invoice_pics` TEXT NULL COMMENT '发票' AFTER `remark`;