|
->select('title','id','product_category_id','code','size','unit','bar_code','retail_price','cost','depart_price','state','crt_id','crt_time','mark')
|
|
->select('title','id','product_category_id','code','size','unit','bar_code','retail_price','cost','depart_price','state','crt_id','crt_time','mark')
|
|
$product_id = ProductRange::where('del_time',0)
|
|
$product_id = ProductRange::where('del_time',0)
|