1. 08 Oct, 2019 1 commit
  2. 05 Oct, 2019 1 commit
  3. 04 Oct, 2019 1 commit
  4. 03 Oct, 2019 1 commit
  5. 30 Sep, 2019 6 commits
  6. 29 Sep, 2019 1 commit
  7. 27 Sep, 2019 1 commit
  8. 25 Sep, 2019 6 commits
  9. 24 Sep, 2019 1 commit
  10. 23 Sep, 2019 4 commits
  11. 20 Sep, 2019 4 commits
  12. 17 Sep, 2019 1 commit
  13. 14 Sep, 2019 1 commit
  14. 12 Sep, 2019 2 commits
  15. 11 Sep, 2019 3 commits
  16. 06 Sep, 2019 1 commit
  17. 05 Sep, 2019 1 commit
  18. 04 Sep, 2019 1 commit
    • fix:修订代码自动生成中Tree型的Domain属性重复 · ac5f45d1
      GenTableColumn.java
      public static boolean isSuperColumn(String javaField)
      基类有两种,BaseEntity 和 TreeEntity,其中父类忽略的属性中只包含了 BaseEntity 的属性,而没有包含 TreeEntity 中的属性
      如此生成的Tree型Domain中,父类已有属性会重复生成
      另,为 TreeEntity 添加了 祖级列表属性 ancestors
      deng-cc committed
  19. 02 Sep, 2019 2 commits
  20. 01 Sep, 2019 1 commit