diff --git a/1730962961_change_ufutx_s2_shop_order.up.sql b/1730962961_change_ufutx_s2_shop_order.up.sql new file mode 100644 index 0000000..4d3f04d --- /dev/null +++ b/1730962961_change_ufutx_s2_shop_order.up.sql @@ -0,0 +1 @@ +ALTER TABLE `ufutx_s2_shop_order` ADD `invoice_pics` TEXT NULL COMMENT '发票' AFTER `remark`; \ No newline at end of file