dever 4 years ago
parent
commit
1ebe748af2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/content/database/xuniren.php

+ 1 - 1
app/content/database/xuniren.php

@@ -123,7 +123,7 @@ return array
             'desc'      => '出生日期',
             'match'     => 'is_numeric',
             'update'    => 'date',
-            'list'      => true,
+            'list'      => 'date("Y-m-d H:i:s", {birth})',
         ),
 
         'city'      => array