mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-01 12:42:48 +08:00
定义了路由规则的URL原地址禁止访问 改进分组路由的路由自动标识
This commit is contained in:
@@ -61,4 +61,5 @@ return [
|
||||
'cache write error' => '缓存写入失败',
|
||||
'sae mc write error' => 'SAE mc 写入错误',
|
||||
'route name not exists' => '路由标识不存在(或参数不够)',
|
||||
'invalid request' => '非法请求',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user