dever %!s(int64=6) %!d(string=hai) anos
pai
achega
0701d1f521
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      code/database/info.php

+ 1 - 1
code/database/info.php

@@ -140,7 +140,7 @@ return array
 			'match' 	=> 'is_string',
 			'update'	=> 'text',
 			'search'	=> 'fulltext',
-			'list'		=> '{create_uid} > 0 ? "用户创建" : "T{id}"',
+			'list'		=> '{create_uid} > 0 ? "用户创建" : ({product_id} > 0 : "{id}" : "T{id}")',
 			//'list'		=> true,
 		),