This commit is contained in:
zimoyin
2026-03-18 13:27:48 +08:00
parent 885b856baa
commit defe163190
7 changed files with 33 additions and 61 deletions
+3
View File
@@ -177,5 +177,8 @@ return [
return $record;
}
],
'ignore' => [
app_path() . '/flow/config/AbstractConfig.php'
],
],
];