商品删除字段
This commit is contained in:
@@ -47,7 +47,7 @@
|
|||||||
</resultMap>
|
</resultMap>
|
||||||
|
|
||||||
<sql id="Base_Column_List">
|
<sql id="Base_Column_List">
|
||||||
id, category_id, spec_id, merchant_id, shop_id, name, short_title,
|
id, category_id, spec_id, shop_id, name, short_title,
|
||||||
type, pack_fee, low_price, unit_id, cover_img, images, sort, status,
|
type, pack_fee, low_price, unit_id, cover_img, images, sort, status,
|
||||||
is_hot, type_enum, is_del, is_stock, is_pause_sale, created_at, updated_at,
|
is_hot, type_enum, is_del, is_stock, is_pause_sale, created_at, updated_at,
|
||||||
group_type, group_snap, spec_info, select_spec, spec_table_headers,
|
group_type, group_snap, spec_info, select_spec, spec_table_headers,
|
||||||
|
|||||||
Reference in New Issue
Block a user