This website requires JavaScript.
Explore
Help
Register
Sign In
wangliwen
/
share-platform
Watch
1
Star
0
Fork
You've already forked share-platform
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
427d0312cc
share-platform
/
config
/
db
/
V2.6__ability_application_a...
1 line
97 B
MySQL
Raw
Normal View
History
Unescape
Escape
...
2022-07-01 13:36:54 +08:00
ALTER
TABLE
t_ability_application
ADD
COLUMN
`
camera_list
`
json
NULL
COMMENT
'
摄像头ID数组
'
;