abiao лет назад: 5
Родитель
Сommit
a2cb243a98
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      app/models/product.rb

+ 1 - 0
app/models/product.rb

@@ -179,6 +179,7 @@ class Product < ActiveRecord::Base
             field :relate_product_id
             field :relate_product_id
             field :show_flag
             field :show_flag
             field :live
             field :live
+            field :sale_nums
             field :created_at
             field :created_at
             field :updated_at
             field :updated_at
         end
         end