add data_bank to user action

This commit is contained in:
呱呱呱
2023-10-10 13:49:52 +08:00
parent b92fdb8388
commit 6cb7af0401
15 changed files with 28 additions and 5 deletions

View File

@@ -15,6 +15,7 @@
# Indexes
#
# index_project_categories_on_ancestry (ancestry)
# index_project_categories_on_id (id)
#
class ProjectCategory < ApplicationRecord