This website requires JavaScript.
Explore
Help
Sign In
fuhao
/
ciqihuo-video-approve
Watch
1
Star
0
Fork
You've already forked ciqihuo-video-approve
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6f08645f61
ciqihuo-video-approve
/
sql
/
mysql
/
member.sql
1 line
107 B
Java
Raw
Blame
History
ALTER
TABLE
member_user
ADD
COLUMN
register_terminal
tinyint
NULL
COMMENT
'
注册终端
'
AFTER
register_ip
;
Reference in New Issue
View Git Blame
Copy Permalink