内核更新

This commit is contained in:
2016-08-25 21:06:25 +08:00
parent 94582d442c
commit 8d356c0d6a
4 changed files with 61 additions and 44 deletions

View File

@@ -59,5 +59,5 @@ return [
'tag error' => '模板标签错误',
'cache write error' => '缓存写入失败',
'sae mc write error' => 'SAE mc 写入错误',
'route name not exists' => '路由命名标识不存在',
'route name not exists' => '路由标识不存在(或参数不够)',
];