Skip to content
New issue

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

父类字段定义了忽略字段后,子类继承get方法忽略字段不生效,导致死循环 #2914

Merged
merged 2 commits into from
Sep 4, 2024

Commits on Sep 2, 2024

  1. 父类字段定义了忽略字段后,自定继承get方法忽略字段不生效,导致死循环

    父类字段定义了忽略字段后,自定继承get方法忽略字段不生效,导致死循环
    ywzou committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    1b85d66 View commit details
    Browse the repository at this point in the history
  2. 进一步处理继承get方法死循环问题

    进一步处理继承get方法死循环问题
    ywzou committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    f9a12bb View commit details
    Browse the repository at this point in the history