We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
拉代码看了一下,几个小问题,整体框架写得很清晰
问题1:如果用户选择了不开启Lombok,这里生成就会有问题,问题图片如下,get和set的方法生成超出循环体了
问题2:导入日期这个判断之后并没有导入日期,这个问题在代码里应该有好几处
The text was updated successfully, but these errors were encountered:
#1 已收到,修复了该JPA Entity Set/Get问题
#2 已添加Date引入,不过其他模板还需要再检测一下
Sorry, something went wrong.
No branches or pull requests
拉代码看了一下,几个小问题,整体框架写得很清晰
问题1:如果用户选择了不开启Lombok,这里生成就会有问题,问题图片如下,get和set的方法生成超出循环体了

问题2:导入日期这个判断之后并没有导入日期,这个问题在代码里应该有好几处

The text was updated successfully, but these errors were encountered: