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

View File

@@ -22,9 +22,9 @@
# school_id :integer
# description :string(255)
# department_id :integer
# province :string(255)
# city :string(255)
# province :text(65535)
# custom_department :string(255)
# city :string(255)
# show_email :boolean default("0")
# show_location :boolean default("0")
# show_department :boolean default("0")