|
|
@@ -4,7 +4,6 @@ |
|
|
# |
|
|
# |
|
|
# id :integer not null, primary key |
|
|
# id :integer not null, primary key |
|
|
# name :string(255) |
|
|
# name :string(255) |
|
|
# image_url :string(255) |
|
|
|
|
|
# announcement :string(255) |
|
|
# announcement :string(255) |
|
|
# content :text(65535) |
|
|
# content :text(65535) |
|
|
# created_at :datetime not null |
|
|
# created_at :datetime not null |
|
|
|