hyperf-chat/app/Service/TalkMessageService.php

10 lines
62 B
PHP

<?php
namespace App\Service;
class TalkMessageService
{
}