Files
kiri-rpc/OnRpcConsumerInterface.php
T
as2252258 b0ed7650c5 Revert "改名"
This reverts commit fdf58326
2022-01-08 18:49:07 +08:00

9 lines
66 B
PHP

<?php
namespace Kiri\Rpc;
interface OnRpcConsumerInterface
{
}