|
@@ -374,7 +374,7 @@ return array
|
|
|
'desc' => '营业执照',
|
|
|
'match' => 'option',
|
|
|
'update' => 'image',
|
|
|
- 'key' => '1',
|
|
|
+ 'key' => '8',
|
|
|
'place' => '660*660',
|
|
|
),
|
|
|
|
|
@@ -406,7 +406,7 @@ return array
|
|
|
'desc' => '身份证正面',
|
|
|
'match' => 'option',
|
|
|
'update' => 'image',
|
|
|
- 'key' => '1',
|
|
|
+ 'key' => '8',
|
|
|
'place' => '660*660',
|
|
|
),
|
|
|
|
|
@@ -418,7 +418,7 @@ return array
|
|
|
'desc' => '身份证背面',
|
|
|
'match' => 'option',
|
|
|
'update' => 'image',
|
|
|
- 'key' => '1',
|
|
|
+ 'key' => '8',
|
|
|
'place' => '660*660',
|
|
|
),
|
|
|
|
|
@@ -430,7 +430,7 @@ return array
|
|
|
'desc' => '经营许可证',
|
|
|
'match' => 'option',
|
|
|
'update' => 'image',
|
|
|
- 'key' => '1',
|
|
|
+ 'key' => '8',
|
|
|
'place' => '660*660',
|
|
|
),
|
|
|
|
|
@@ -442,7 +442,7 @@ return array
|
|
|
'desc' => '食品许可证',
|
|
|
'match' => 'option',
|
|
|
'update' => 'image',
|
|
|
- 'key' => '1',
|
|
|
+ 'key' => '8',
|
|
|
'place' => '660*660',
|
|
|
),
|
|
|
|