added rss2id

This commit is contained in:
Harry Bomrah 2014-07-14 21:32:43 +08:00
parent f9f958d4ec
commit 8c4c54dcc0
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ class Research
field :keywords
field :url
field :note
field :rss2_id
field :create_user_id, :type => BSON::ObjectId
field :update_user_id, :type => BSON::ObjectId