This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
tea
/
kxmall-main
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
24cf606d27
Ramas
Etiquetas
master
kxmall-main
/
doc
/
sql
/
increment
/
20250628kxmall3.sql
20250628kxmall3.sql
96 B
Histórico
Raw
1
2
ALTER TABLE `kx_user`
ADD COLUMN `gender` tinyint(1) NULL COMMENT '性别' AFTER `union_id`;