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
Ramo:
master
Ramos
Etiquetas
master
kxmall-main
/
doc
/
sql
/
increment
/
20250628kxmall3.sql
20250628kxmall3.sql
96 B
Link permanente
Histórico
Em bruto
1
2
ALTER TABLE `kx_user`
ADD COLUMN `gender` tinyint(1) NULL COMMENT '性别' AFTER `union_id`;