add menu_item_set

This commit is contained in:
Yan
2017-08-10 18:47:29 +06:30
parent 99946deea3
commit 5ffb715bd1

View File

@@ -0,0 +1,4 @@
class MenuItemSet < ActiveRecord::Migration[5.1]
def change
end
end