Revert "改名"

This reverts commit fdf58326
This commit is contained in:
2022-01-08 18:49:07 +08:00
parent 3d89cbd4c6
commit b0ed7650c5
16 changed files with 17 additions and 13 deletions
+12
View File
@@ -0,0 +1,12 @@
<?php
namespace Kiri\Rpc;
interface OnJsonRpcInterface
{
// public function execute();
}