add: message template content

This commit is contained in:
2021-09-14 17:39:58 +08:00
parent 91676492ab
commit ca4f416f0a
38 changed files with 331 additions and 198 deletions

View File

@@ -2,12 +2,13 @@
#
# Table name: message_templates
#
# id :integer not null, primary key
# type :string(255)
# sys_notice :text(65535)
# email :text(65535)
# created_at :datetime not null
# updated_at :datetime not null
# id :integer not null, primary key
# type :string(255)
# sys_notice :text(65535)
# email :text(65535)
# created_at :datetime not null
# updated_at :datetime not null
# notification_url :string(255)
#
# 我创建或负责的合并请求状态变更