2 lines
105 B
SQL
2 lines
105 B
SQL
ALTER TABLE `ufutx_orders`
|
|
ADD COLUMN `invoice_pics` text default null comment "发票" after `sign_type` |