hyperf-chat/app/Service/TalkService.php

9 lines
74 B
PHP

<?php
namespace App\Service;
class TalkService extends BaseService
{
}