策略 例子 备注 LOWER_CAMEL_CASE userName 默认策略 KEBAB_CASE user-name LOWER_CASE username SNAKE_CASE user_name UPPER_CAMEL_CASE UserName
发布评论