1 line
113 B
SQL
1 line
113 B
SQL
alter table shop_product_item modify `item_src_id` varchar(50) NOT NULL DEFAULT '0' COMMENT '供应商SKU编号'; |