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
master
share-platform
/
config
/
db
/
V1.4__resource_add_infolist...
1 line
87 B
MySQL
Raw
Permalink
Normal View
History
Unescape
Escape
...
2022-09-13 09:44:00 +08:00
ALTER
TABLE
`
tb_data_resource
`
ADD
COLUMN
`
info_list
`
json
NULL
COMMENT
'
属性信息
'
;