added rss2id

This commit is contained in:
Harry Bomrah 2014-07-14 21:28:55 +08:00
parent e272e88bac
commit c4fdd46487
1 changed files with 1 additions and 0 deletions

View File

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