This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
tea
/
kxmall-main
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
24cf606d27
Rami (Branch)
Tag
master
kxmall-main
/
doc
/
sql
/
increment
/
20250628kxmall3.sql
20250628kxmall3.sql
96 B
Cronologia
Originale
1
2
ALTER TABLE `kx_user`
ADD COLUMN `gender` tinyint(1) NULL COMMENT '性别' AFTER `union_id`;