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
355
Commits
12
Branches
0
Tags
150 MiB
JavaScript
96%
HTML
1.9%
Less
0.9%
Dockerfile
0.9%
EJS
0.4%
Tree:
fbc1c40703
FS-IOT
/
code
/
VideoAccess-VCMP
/
script
/
1.1.2
/
schema
/
2.update_push_log.sql
5 lines
122 B
Raw
Blame
History
alter
table
camera_status_push_log
add
timing
varchar
(
64
)
;
alter
table
camera_status_push_log
add
notice_way
varchar
[
]
;
Reference in new issue