1
This commit is contained in:
parent
006e5bf05a
commit
4282ea3c4a
@ -12,8 +12,7 @@ require_once('services/LogService.php');
|
||||
use phpcommon\SqlHelper;
|
||||
use models\ShopBuyRecord;
|
||||
|
||||
class GameItemMarketBuyOk
|
||||
{
|
||||
class GameItemMarketBuyOk {
|
||||
|
||||
public function process()
|
||||
{
|
||||
@ -196,4 +195,5 @@ class GameItemMarketBuyOk
|
||||
|
||||
return $row['account_id'];
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user