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
10b45f7c48
share-platform
/
config
/
db
/
V6.9__notice_add_col.sql
2 lines
105 B
SQL
Raw
Blame
History
ALTER
TABLE
`
sys_notice
`
ADD
COLUMN
`
jump_url
`
varchar
(
255
)
NULL
COMMENT
'
点击通知需要跳转的url
'
Reference in New Issue
View Git Blame
Copy Permalink