mirror of
http://124.126.16.154:8888/singularity/HyperfDevelopmentKitCore.git
synced 2026-01-15 05:35:09 +08:00
build(ci): 完善 style-fix/syntax-check/unit-test
This commit is contained in:
@@ -25,7 +25,7 @@ return [
|
||||
'delete' => 'An internal error is occurred, try again later',
|
||||
],
|
||||
],
|
||||
|
||||
|
||||
// 参数校验
|
||||
'params' => [
|
||||
'method' => [
|
||||
@@ -33,7 +33,7 @@ return [
|
||||
],
|
||||
// 参数非法
|
||||
'format_error' => 'Format error :param',
|
||||
|
||||
|
||||
// 数据错误
|
||||
'error' => [
|
||||
'default' => 'Failed verification',
|
||||
@@ -75,7 +75,7 @@ return [
|
||||
],
|
||||
],
|
||||
],
|
||||
|
||||
|
||||
// 鉴权
|
||||
'auth' => [
|
||||
'default' => 'Please login',
|
||||
@@ -120,7 +120,7 @@ return [
|
||||
'default' => 'Please login',
|
||||
]
|
||||
],
|
||||
|
||||
|
||||
// 服务出错
|
||||
'server' => [
|
||||
'cache' => [
|
||||
@@ -146,7 +146,7 @@ return [
|
||||
],
|
||||
],
|
||||
],
|
||||
|
||||
|
||||
'not_found' => [
|
||||
'route' => [
|
||||
'default' => 'The route does not exist',
|
||||
|
||||
Reference in New Issue
Block a user