소스 검색

增加导入翻译文件

abiao 5 년 전
부모
커밋
719577ae91
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      app/models/update_order.rb

+ 0 - 2
app/models/update_order.rb

@@ -2,8 +2,6 @@
 class UpdateOrder < ActiveRecord::Base
   has_paper_trail
   self.table_name = "update_orders"
-  has_ancestry
-  validates :order_id, presence: true
 
   rails_admin do
     navigation_label '商品管理'