dever %!s(int64=3) %!d(string=hai) anos
pai
achega
070fe600ea
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      app/shop/database/info.php

+ 2 - 2
app/shop/database/info.php

@@ -99,12 +99,12 @@ return array
         'id'        => array
         (
             'type'      => 'int-11',
-            'name'      => 'ID',
+            'name'      => '店铺ID',
             'default'   => '',
             'desc'      => '',
             'match'     => 'is_numeric',
             'search'    => 'order',
-            //'list'      => true,
+            'list'      => true,
             'order'     => 'desc',
         ),