dever hace 7 años
padre
commit
4d67161450
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      database/type.php

+ 1 - 1
database/type.php

@@ -80,7 +80,7 @@ return array
 
 	'default' => array
 	(
-		'col' => 'name,type,state,cdate',
+		'col' => 'id,name,type,state,cdate',
 		'value' => array
 		(
 			'1, "系统消息",1, 1,' . DEVER_TIME,