mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-13 09:07:49 +08:00
补充sql
This commit is contained in:
parent
6374a8f2e5
commit
aedbc4ed75
@ -39,6 +39,7 @@ CREATE TABLE `device` (
|
||||
`updateTime` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
|
||||
`port` int DEFAULT NULL,
|
||||
`expires` int DEFAULT NULL,
|
||||
`keepaliveIntervalTime` int DEFAULT NULL,
|
||||
`subscribeCycleForCatalog` int DEFAULT NULL,
|
||||
`hostAddress` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
|
||||
`charset` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user