This commit is contained in:
2022-01-09 14:00:32 +08:00
parent b0ed7650c5
commit 4eefe54be0
19 changed files with 1485 additions and 1485 deletions
+12 -12
View File
@@ -1,12 +1,12 @@
<?php
namespace Kiri\Rpc;
interface OnJsonRpcInterface
{
// public function execute();
}
<?php
namespace Kiri\Rpc;
interface OnJsonRpcInterface
{
// public function execute();
}