diff --git a/1723266388_change_ufutx_s2_user_data.up.sql b/1723266388_change_ufutx_s2_user_data.up.sql index 3983821..e317ac9 100644 --- a/1723266388_change_ufutx_s2_user_data.up.sql +++ b/1723266388_change_ufutx_s2_user_data.up.sql @@ -4,4 +4,4 @@ ALTER TABLE `ufutx_s2_user_data` ADD UNIQUE KEY `mobile2` (`mobile2`), ADD UNIQUE KEY `mobile3` (`mobile3`), ADD KEY `area_code` (`area_code`), - ADD KEY `area_code3` (`area_code3`); \ No newline at end of file + ADD KEY `area_code3` (`area_code3`); \ No newline at end of file