Parcourir la source

fohow 订单统计功能

abiao il y a 5 ans
Parent
commit
289fa206dd
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      app/models/order_static.rb

+ 1 - 1
app/models/order_static.rb

@@ -2,7 +2,7 @@
 class OrderStatic < ActiveRecord::Base
   has_paper_trail
   self.table_name = "order_statics"
-  after_create :order_static
+  #after_create :order_static
   #after_update :order_static
   #after_destroy :del_static