This commit is contained in:
2026-02-28 10:38:33 +08:00
parent fa37deb209
commit a5ba7e045f
13 changed files with 133 additions and 112 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ class IndexController extends AbstractController
return [
'method' => $method,
'message' => "Dataflow App",
'message' => "Datahub App",
];
}