Skip to content

Commit

Permalink
更新文档
Browse files Browse the repository at this point in the history
  • Loading branch information
Yurunsoft committed Nov 25, 2022
1 parent 1bf61e4 commit 01e4d70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/components/orm/RDModel/definition.md
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ abstract class ArticleBase extends Model
**$wrap 参数说明:**

`$wrap` 反序列化数据的包装,如果是对象或者数组时有效。支持类名、函数名。
`$wrap` 反序列化数据的包装,如果是对象或者数组时有效。支持类名、函数名。设为空字符串时,反序列化为数组。

类名:

Expand Down

0 comments on commit 01e4d70

Please sign in to comment.