Parcourir la source

add admin user depart records

abiao il y a 4 ans
Parent
commit
31c159c260
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      app/models/product.rb

+ 2 - 0
app/models/product.rb

@@ -294,6 +294,7 @@ class Product < ActiveRecord::Base
             field :no_delivery_area
             field :video_state
             field :video_url
+=begin
             field :size_id, :enum do
                 enum do
                     get_size_enum
@@ -304,6 +305,7 @@ class Product < ActiveRecord::Base
                     get_color_enum
                 end
             end
+=end
             field :relate_product_id
             field :show_flag
             field :live