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
de93cb7234
share-platform
/
config
/
db
/
V4.1__resource_add_col.sql
1 line
105 B
SQL
Raw
Blame
History
alter
table
`
tb_data_resource
`
ADD
COLUMN
`
undercarriage_enclosure
`
longtext
NULL
comment
'
下架附件
'
;
Reference in New Issue
View Git Blame
Copy Permalink