fix
This commit is contained in:
parent
ab47dd0524
commit
a2140574cd
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue