dever 6 年之前
父节点
当前提交
c9cf4cac23
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      database/log.php

+ 1 - 1
database/log.php

@@ -58,7 +58,7 @@ return array
 		
 		'info'		=> array
 		(
-			'type' 		=> 'text-255',
+			'type' 		=> 'longtext',
 			'name' 		=> '日志记录',
 			'default' 	=> '',
 			'desc' 		=> '日志记录',