diff --git a/app/event.php b/app/event.php
index 37cbcb8..9983454 100644
--- a/app/event.php
+++ b/app/event.php
@@ -1,8 +1,8 @@
[
- ],
+ 'bind' => [],
'listen' => [
'AppInit' => [],
@@ -10,9 +10,7 @@ return [
'HttpEnd' => [],
'LogLevel' => [],
'LogWrite' => [],
- 'RouteLoaded' => [
- catcher\event\LoadModuleRoutes::class,
- ],
+ 'RouteLoaded' => [],
],
'subscribe' => [
diff --git a/catchAdmin/helper.php b/catchAdmin/helper.php
new file mode 100644
index 0000000..b3d9bbc
--- /dev/null
+++ b/catchAdmin/helper.php
@@ -0,0 +1 @@
+
+
+
+
+ Title
+
+
+
+
+
\ No newline at end of file
diff --git a/catchAdmin/system/view/dataDictionary/view.html b/catchAdmin/system/view/dataDictionary/view.html
new file mode 100644
index 0000000..566549b
--- /dev/null
+++ b/catchAdmin/system/view/dataDictionary/view.html
@@ -0,0 +1,10 @@
+
+
+
+
+ Title
+
+
+
+
+
\ No newline at end of file
diff --git a/extend/catcher/command/BackupCommand.php b/extend/catcher/command/BackupCommand.php
new file mode 100644
index 0000000..b3d9bbc
--- /dev/null
+++ b/extend/catcher/command/BackupCommand.php
@@ -0,0 +1 @@
+