Browse Source

fohow 订单统计功能

abiao 5 years ago
parent
commit
289fa206dd
1 changed files with 1 additions and 1 deletions
  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