feat: 添加index应用模块

This commit is contained in:
2025-04-03 15:08:27 +08:00
parent 8eaa5559ef
commit 40aaca9f4e
10 changed files with 40 additions and 16 deletions

5
app/index/event.php Normal file
View File

@@ -0,0 +1,5 @@
<?php
// 这是系统自动生成的event定义文件
return [
];