Browse Source

fohow 订单统计功能

abiao 5 years ago
parent
commit
ffb2efb437
1 changed files with 0 additions and 2 deletions
  1. 0 2
      app/models/order_static.rb

+ 0 - 2
app/models/order_static.rb

@@ -67,8 +67,6 @@ class OrderStatic < ActiveRecord::Base
         end
       end
       field :is_send
-      field :created_at
-      field :updated_at
     end
   end