parent
8a64439ef3
commit
4825923647
|
@ -1,4 +1,5 @@
|
|||
class ArchiveCategory
|
||||
include Mongoid::Document
|
||||
field :category_id, type: String
|
||||
field :sort_number, type: Integer
|
||||
end
|
Loading…
Reference in New Issue