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
Ramo (Branch):
master
Rami (Branch)
Tag
master
kxmall-main
/
doc
/
sql
/
increment
/
20231105kxmall3.sql
20231105kxmall3.sql
103 B
Permalink
Cronologia
Originale
1
ALTER TABLE kx_user MODIFY COLUMN birthday bigint(11) NULL DEFAULT 0 COMMENT '生日' AFTER real_name;