This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
tea
/
kxmall-main
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
24cf606d27
Ramos
Etiquetas
master
kxmall-main
/
doc
/
sql
/
increment
/
20231105kxmall3.sql
20231105kxmall3.sql
103 B
Histórico
Em bruto
1
ALTER TABLE kx_user MODIFY COLUMN birthday bigint(11) NULL DEFAULT 0 COMMENT '生日' AFTER real_name;