mirror of https://github.com/openspug/spug
# fix issue
parent
d125112cd9
commit
26753a807e
|
@ -14,6 +14,7 @@ class Alarm(models.Model, ModelMixin):
|
|||
('3', '钉钉'),
|
||||
('4', '邮件'),
|
||||
('5', '企业微信'),
|
||||
('6', '电话'),
|
||||
)
|
||||
STATUS = (
|
||||
('1', '报警发生'),
|
||||
|
|
Loading…
Reference in New Issue