refac: 더는 필요없어진 betting table 삭제
This commit is contained in:
@@ -378,9 +378,6 @@ class Join extends \sammo\BaseAPI
|
||||
];
|
||||
}
|
||||
$db->insert('rank_data', $rank_data);
|
||||
$db->insert('betting', [
|
||||
'general_id' => $generalID,
|
||||
]);
|
||||
$cityname = CityConst::byID($city)->name;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user