add site page

This commit is contained in:
呱呱呱
2023-08-10 14:29:26 +08:00
parent ba4c479cc2
commit 96936da9ac
78 changed files with 1158 additions and 78 deletions
+1
View File
@@ -7,6 +7,7 @@
# content :text(65535)
# created_at :datetime not null
# updated_at :datetime not null
# is_secret :boolean default("0")
#
class License < ApplicationRecord