Browse Source

增加商品搜索关键字

abiao 4 years ago
parent
commit
31f6175fb1
1 changed files with 0 additions and 1 deletions
  1. 0 1
      app/models/commend_word.rb

+ 0 - 1
app/models/commend_word.rb

@@ -28,7 +28,6 @@ class CommendWord < ActiveRecord::Base
       field :title
       field :sort
       field :state
-      field :remark    
     end
 
   end