|
@@ -6,7 +6,7 @@ return [
|
|
|
'title' => '应用AppID',
|
|
|
'type' => 'string',
|
|
|
'content' => [],
|
|
|
- 'value' => '1',
|
|
|
+ 'value' => '1400878382',
|
|
|
'rule' => 'required',
|
|
|
'msg' => '',
|
|
|
'tip' => '',
|
|
@@ -18,7 +18,7 @@ return [
|
|
|
'title' => '应用AppKEY',
|
|
|
'type' => 'string',
|
|
|
'content' => [],
|
|
|
- 'value' => '1',
|
|
|
+ 'value' => 'd20361b504dd6bfb1d20c761dce1c65d',
|
|
|
'rule' => 'required',
|
|
|
'msg' => '',
|
|
|
'tip' => '',
|
|
@@ -30,7 +30,7 @@ return [
|
|
|
'title' => '语音短信AppID',
|
|
|
'type' => 'string',
|
|
|
'content' => [],
|
|
|
- 'value' => '123',
|
|
|
+ 'value' => '-',
|
|
|
'rule' => 'required',
|
|
|
'msg' => '使用语音短信必须设置',
|
|
|
'tip' => '',
|
|
@@ -42,7 +42,7 @@ return [
|
|
|
'title' => '语音短信AppKEY',
|
|
|
'type' => 'string',
|
|
|
'content' => [],
|
|
|
- 'value' => '123',
|
|
|
+ 'value' => '-',
|
|
|
'rule' => 'required',
|
|
|
'msg' => '使用语音短信必须设置',
|
|
|
'tip' => '',
|
|
@@ -54,7 +54,7 @@ return [
|
|
|
'title' => '签名',
|
|
|
'type' => 'string',
|
|
|
'content' => [],
|
|
|
- 'value' => '海南酷娱',
|
|
|
+ 'value' => '海知伴APP',
|
|
|
'rule' => 'required',
|
|
|
'msg' => '',
|
|
|
'tip' => '',
|
|
@@ -97,7 +97,13 @@ return [
|
|
|
'type' => 'array',
|
|
|
'content' => [],
|
|
|
'value' => [
|
|
|
- 'default' => '1',
|
|
|
+ 'register' => '2051739',
|
|
|
+ 'resetpwd' => '2051739',
|
|
|
+ 'changepwd' => '2051739',
|
|
|
+ 'profile' => '2051739',
|
|
|
+ 'editpaypwd' => '2051739',
|
|
|
+ 'forgetpaypwd' => '2051739',
|
|
|
+ 'default' => '2051739',
|
|
|
],
|
|
|
'rule' => 'required',
|
|
|
'msg' => '',
|
|
@@ -111,10 +117,10 @@ return [
|
|
|
'type' => 'array',
|
|
|
'content' => [],
|
|
|
'value' => [
|
|
|
- 'register' => '',
|
|
|
- 'resetpwd' => '',
|
|
|
- 'changepwd' => '',
|
|
|
- 'profile' => '',
|
|
|
+ 'register' => '-',
|
|
|
+ 'resetpwd' => '-',
|
|
|
+ 'changepwd' => '-',
|
|
|
+ 'profile' => '-',
|
|
|
],
|
|
|
'rule' => 'required',
|
|
|
'msg' => '',
|