Files
im-demo-server/app/Services/GatewayWorker/ImService.php
2025-06-25 14:09:34 +08:00

9 lines
67 B
PHP

<?php
namespace App\Services\GatewayWorker;
class ImService
{
}