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
ea141edbfa
share-platform
/
config
/
db
/
V5.8__ability_application_a...
2 lines
110 B
SQL
Raw
Blame
History
alter
table
`
t_ability_application
`
ADD
COLUMN
`
expire_date
`
datetime
DEFAULT
NULL
comment
'
过期时间
'
;
Reference in New Issue
View Git Blame
Copy Permalink