hyperf-chat/app/Service/GroupService.php

10 lines
76 B
PHP

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