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
/
V8.6__audio_team_add_col.sql
1 line
100 B
SQL
Raw
Blame
History
alter
table
`
sys_audit_team
`
ADD
COLUMN
`
description
`
longtext
NULL
comment
'
审核组备注信息
'
;
Reference in New Issue
View Git Blame
Copy Permalink