$connect 쓰는 부분 일부 제거
This commit is contained in:
@@ -26,7 +26,6 @@ if(!$generalID){
|
||||
|
||||
$db = DB::db();
|
||||
$gameStor = KVStorage::getStorage($db, 'game_env');
|
||||
$connect=$db->get();
|
||||
|
||||
$src = MessageTarget::buildQuick($session->generalID);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user