Skip to content

Commit 2a2f37f

Browse files
authored
Update README.md
1 parent 8809a8a commit 2a2f37f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/zh/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -841,6 +841,7 @@ $user = MultiOutputUser::from([
841841
]);
842842

843843
// 转换为数组
844+
// tips: 因为id 有多个outputname 所以输出了 ['user_id','id','userId']
844845
$userArray = $user->toArray();
845846
// $userArray 的内容:
846847
// [

0 commit comments

Comments
 (0)