修改数据库脚本
This commit is contained in:
parent
682ea9ba36
commit
47db6cadf3
@ -228,5 +228,5 @@ CREATE TABLE IF NOT EXISTS `warningcfg` (
|
||||
`level` smallint DEFAULT 0,
|
||||
`typename` varchar(50) NOT NULL,
|
||||
`value` int NOT NULL,
|
||||
PRIMARY KEY (`devicetype`,`type`)
|
||||
PRIMARY KEY (`id`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user