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
/
V1.7__notice_add_col.sql
1 line
84 B
SQL
Raw
Blame
History
ALTER
TABLE
`
sys_notice
`
ADD
COLUMN
`
from
`
varchar
(
255
)
NULL
COMMENT
'
通知来源
'
;
Reference in New Issue
View Git Blame
Copy Permalink