注释调整

This commit is contained in:
thinkphp
2017-04-03 22:34:10 +08:00
parent 6e5d6fa7b2
commit 2b4ddaa35c

View File

@@ -1258,7 +1258,7 @@ abstract class Model implements \JsonSerializable, \ArrayAccess
/**
* 返回模型的错误信息
* @access public
* @return string
* @return string|array
*/
public function getError()
{