This website works better with JavaScript.
Home
Help
Sign In
free-sun
/
FS-IOT
Watch
15
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
482
Commits
12
Branches
0
Tags
150 MiB
JavaScript
96%
HTML
1.9%
Less
0.9%
Dockerfile
0.9%
EJS
0.4%
Tree:
dd8f6f9528
FS-IOT
/
code
/
VideoAccess-VCMP
/
script
/
1.3.0
/
schema
/
1.alert_gbcamera_did.sql
4 lines
104 B
Raw
Blame
History
alter
table
"
gbCamera
"
add
did
varchar
(
128
)
;
comment
on
column
"
gbCamera
"
.
did
is
'
设备自定义id
'
;
Reference in new issue