Commit 19d77676 authored by Luhan Wang's avatar Luhan Wang

update sql structs

parent 64ba7286
...@@ -5,4 +5,5 @@ CREATE TABLE `deviceinfo` ( ...@@ -5,4 +5,5 @@ CREATE TABLE `deviceinfo` (
`status` tinyint DEFAULT 0, `status` tinyint DEFAULT 0,
`delay` varchar(30) DEFAULT NULL, `delay` varchar(30) DEFAULT NULL,
PRIMARY KEY (`id`) PRIMARY KEY (`id`)
) )
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment