Skip to content

fix:修复当返回类型为枚举集合时无法获取到TypeHandler#241

Merged
Ahoo-Wang merged 1 commit intodotnetcore:masterfrom
xiangxiren:master
Dec 8, 2023
Merged

fix:修复当返回类型为枚举集合时无法获取到TypeHandler#241
Ahoo-Wang merged 1 commit intodotnetcore:masterfrom
xiangxiren:master

Conversation

@xiangxiren
Copy link
Collaborator

当参数为枚举类型或者参数对象中包含枚举类型的属性时,会自动注册此枚举类型的TypeHandler。
但是如果枚举类型仅作为返回结果集类型时,却没有为其注册TypeHandler。

@Ahoo-Wang Ahoo-Wang changed the title '修复当返回类型为枚举集合时无法获取到TypeHandler' 修复当返回类型为枚举集合时无法获取到TypeHandler Dec 8, 2023
@Ahoo-Wang Ahoo-Wang changed the title 修复当返回类型为枚举集合时无法获取到TypeHandler fix:修复当返回类型为枚举集合时无法获取到TypeHandler Dec 8, 2023
@Ahoo-Wang Ahoo-Wang added the bug label Dec 8, 2023
@Ahoo-Wang Ahoo-Wang merged commit e75f35e into dotnetcore:master Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants