3 lines
93 B
SQL
3 lines
93 B
SQL
ALTER TABLE dk_home_setting
|
|
MODIFY COLUMN `open_withdraw_code` char(1) NOT NULL DEFAULT '0';
|