This commit is contained in:
2026-02-22 08:58:19 +08:00
parent 22824550d6
commit 9197bc6f29
58 changed files with 0 additions and 886 deletions

View File

@@ -1,8 +0,0 @@
<?php
namespace Modules\Demo\Http\Controllers\Admin;
class Index {
public function index(){}
}