Parcourir la source

fohow 订单统计功能

abiao il y a 5 ans
Parent
commit
ffb2efb437
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  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