11 lines
61 B
PHP
11 lines
61 B
PHP
<?php
|
|
|
|
|
|
namespace App\Services;
|
|
|
|
|
|
class TencentServices
|
|
{
|
|
|
|
}
|