调整文案
parent
bb241fbb2e
commit
765660a7aa
|
|
@ -6,8 +6,8 @@ return [
|
||||||
],
|
],
|
||||||
'fields' => [
|
'fields' => [
|
||||||
'third_name' => '名称',
|
'third_name' => '名称',
|
||||||
'third_appid' => 'APPid',
|
'third_appid' => 'APPkey',
|
||||||
'third_appkey' => 'APPkey',
|
'third_appkey' => 'APPsecret',
|
||||||
],
|
],
|
||||||
'options' => [
|
'options' => [
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@ return [
|
||||||
'third-logs' => '三方请求日志',
|
'third-logs' => '三方请求日志',
|
||||||
],
|
],
|
||||||
'fields' => [
|
'fields' => [
|
||||||
'app_id' => 'APPid',
|
'app_id' => 'APPkey',
|
||||||
'api_path' => '接口地址',
|
'api_path' => '接口地址',
|
||||||
'api_name' => '接口名称',
|
'api_name' => '接口名称',
|
||||||
'sign_status'=>'验签状态',
|
'sign_status'=>'验签状态',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue