migrate/1730962961_change_ufutx_s2_shop_order.up.sql

1 line
95 B
MySQL
Raw Normal View History

2024-11-07 15:03:22 +08:00
ALTER TABLE `ufutx_s2_shop_order` ADD `invoice_pics` TEXT NULL COMMENT '发票' AFTER `remark`;