@@ -7,7 +7,7 @@ class Product < ActiveRecord::Base
attr_accessor :v_share_img,:get_size_enum,:gross_interest_rate
after_find :get_size_enum
after_create :after_create
- after_update :after_update
+ #after_update :after_update
def after_create
#主商品默认关联商品
if self.show_flag