dever 3 years ago
parent
commit
269a634359
1 changed files with 0 additions and 12 deletions
  1. 0 12
      main/database/config.php

+ 0 - 12
main/database/config.php

@@ -120,18 +120,6 @@ return array
 			'place'		=> '150*150',
 		),
 
-		'sell_applet'       => array
-        (
-            'type'      => 'varchar-150',
-            'name'      => '门店销售小程序',
-            'default'   => '',
-            'desc'      => '门店销售小程序',
-            'match'     => 'option',
-            'update'    => 'image',
-            'key'       => '1',
-            'place'     => '150*150',
-        ),
-
         'foot'      => array
         (
             'type'      => 'text-255',