diff --git a/app/center/controller/Index.php b/app/center/controller/Index.php new file mode 100644 index 000000000..69b016f11 --- /dev/null +++ b/app/center/controller/Index.php @@ -0,0 +1,24 @@ +fetch(); + } +} \ No newline at end of file diff --git a/app/center/controller/Plugin.php b/app/center/controller/Plugin.php new file mode 100644 index 000000000..f32bc4bcf --- /dev/null +++ b/app/center/controller/Plugin.php @@ -0,0 +1,24 @@ +fetch(); + } +} \ No newline at end of file