rabin hace 1 día
padre
commit
a1731b9f59
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/place/role/table/user.php

+ 1 - 1
src/place/role/table/user.php

@@ -35,7 +35,7 @@ return [
         ],
         
         'edate'         => [
-            'type'      => 'int(11)',
+            'type'      => 'bigint(11)',
             'name'      => '过期时间',
         ],
         'status' => [