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
369
Commits
12
Branches
0
Tags
150 MiB
Tree:
8f2f0eb0ed
FS-IOT
/
code
/
VideoAccess-VCMP
/
script
/
1.1.2
/
schema
/
2.update_push_log.sql
5 lines
122 B
Raw
Normal View
History
数据推送
3 years ago
alter
table
camera_status_push_log
timing
3 years ago
add
timing
varchar
(
64
)
;
数据推送
3 years ago
timing
3 years ago
alter
table
camera_status_push_log
add
notice_way
varchar
[
]
;