rabin %!s(int64=3) %!d(string=hai) anos
pai
achega
66bbe6031a
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      database/address.php

+ 3 - 3
database/address.php

@@ -77,7 +77,7 @@ return array
 			'desc' 		=> '联系人',
 			'match' 	=> 'option',
 			'search'	=> 'fulltext',
-			//'update'	=> 'text',
+			'update'	=> 'text',
 			//'list'		=> true,
 		),
 
@@ -165,7 +165,7 @@ return array
 			'default' 	=> '',
 			'desc' 		=> '详细地址',
 			'match' 	=> 'option',
-			//'update'	=> 'text',
+			'update'	=> 'text',
 			//'list'		=> true,
 		),
 
@@ -176,7 +176,7 @@ return array
             'default'   => '',
             'desc'      => '门牌号',
             'match'     => 'option',
-            //'update'  => 'text',
+            'update'  => 'text',
             //'list'        => true,
         ),