@@ -222,6 +222,7 @@ class Product < ActiveRecord::Base
value.to_f / 100
end
+ field :out_nums
field :created_at
field :updated_at
@@ -293,6 +294,7 @@ class Product < ActiveRecord::Base
@@ -358,6 +360,7 @@ class Product < ActiveRecord::Base
field :stock_cycle
field :min_purchase
field :pv