fix: default value for show super description

This commit is contained in:
2022-04-28 11:03:42 +08:00
parent 793cbb372a
commit ec3a556a6f
2 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,7 @@
# show_location :boolean default("0")
# show_department :boolean default("0")
# super_description :text(4294967295)
# show_super_description :boolean
# show_super_description :boolean default("0")
#
# Indexes
#