@@ -299,6 +299,18 @@ return array
'place' => '660*660',
),
+ 'jy_license' => array
+ (
+ 'type' => 'varchar-150',
+ 'name' => '经营许可证',
+ 'default' => '',
+ 'desc' => '经营许可证',
+ 'match' => 'option',
+ 'update' => 'image',
+ 'key' => '1',
+ 'place' => '660*660',
+ ),
+
'food_license' => array
(
'type' => 'varchar-150',