This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
tea
/
kxmall-main
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
831bf24a40
Branches
Tags
master
kxmall-main
/
doc
/
sql
/
increment
/
20250628kxmall3.sql
20250628kxmall3.sql
96 B
Historique
Raw
1
2
ALTER TABLE `kx_user`
ADD COLUMN `gender` tinyint(1) NULL COMMENT '性别' AFTER `union_id`;