This commit is contained in:
2023-11-30 17:46:50 +08:00
parent aa9d25d4ee
commit b25987c865
4 changed files with 75 additions and 2 deletions
@@ -0,0 +1,8 @@
<?php
namespace Kiri\Abstracts;
interface LocalServiceInterface
{
}