Revert "改名"

This reverts commit fdf58326
This commit is contained in:
2022-02-03 14:54:38 +08:00
parent 69c1ea60dc
commit ef274b00fc
2 changed files with 1 additions and 7 deletions
+1 -2
View File
@@ -2,14 +2,13 @@
namespace Kiri\Di;
use Kiri\Abstracts\Component;
use Kiri;
/**
* 服务定位器
*/
class LocalService extends Component
class LocalService
{