# fix issue

dependabot/pip/spug_api/paramiko-3.4.0
vapao 2023-11-08 18:07:51 +08:00
parent d125112cd9
commit 26753a807e
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ class Alarm(models.Model, ModelMixin):
('3', '钉钉'),
('4', '邮件'),
('5', '企业微信'),
('6', '电话'),
)
STATUS = (
('1', '报警发生'),