|
@@ -18,7 +18,7 @@ class goods_helper
|
|
|
{
|
|
|
const fieldstr = 'goods_id,goods_commonid,goods_state,store_id,brand_id,gc_id,goods_name,goods_price,goods_marketprice,goods_promotion_price,goods_jingle,
|
|
|
goods_image,goods_salenum,evaluation_good_star,evaluation_count,goods_storage,goods_storage_alarm,is_virtual,is_presell,
|
|
|
- is_fcode,have_gift,goods_mobile_name,goods_spec,
|
|
|
+ is_fcode,have_gift,goods_mobile_name,goods_spec,goods_collect,
|
|
|
goods_addtime,goods_edittime';
|
|
|
|
|
|
public function __construct() {
|