up. 添加gateway服务

This commit is contained in:
u2nyakim 2025-08-29 17:51:02 +08:00
parent f5dbbf936b
commit a3a30a569e

View File

@ -9,6 +9,7 @@ use think\console\input\Argument;
use think\console\input\Option;
use think\console\Output;
use \GatewayWorker\BusinessWorker;
use Workerman\Worker;
class SysGateway extends Command
{