mirror of
https://github.com/v2board/v2board.git
synced 2025-06-12 20:47:56 +08:00
optimization: code
This commit is contained in:
@ -36,11 +36,6 @@ class OrderService
|
||||
return true;
|
||||
}
|
||||
|
||||
public function create()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
public function setOrderType(User $user)
|
||||
{
|
||||
$order = $this->order;
|
||||
|
Reference in New Issue
Block a user