修改
This commit is contained in:
@@ -205,7 +205,7 @@ class CatchAdmin
|
||||
*/
|
||||
public static function getRoutes(): string
|
||||
{
|
||||
if (file_exists(self::getCacheViewsFile())) {
|
||||
if (file_exists(self::getCacheRoutesFile())) {
|
||||
return self::getCacheRoutesFile();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user