xxb/db/upgradexuanxuan2.0.0.sql
2023-10-23 15:51:36 +08:00

2 lines
71 B
SQL

ALTER TABLE `xxb_entry` ADD `sso` enum('0', '1') NOT NULL DEFAULT '0';