增加回调log
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
namespace App\Services;
|
||||
|
||||
use App\Exception\BusinessException;
|
||||
use Extend\TencentVideo\Safe as VideoSafe;
|
||||
|
||||
class VideoService extends BaseService
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user