1. 30 Sep, 2019 2 commits
  2. 29 Sep, 2019 1 commit
  3. 27 Sep, 2019 1 commit
  4. 25 Sep, 2019 6 commits
  5. 24 Sep, 2019 1 commit
  6. 23 Sep, 2019 4 commits
  7. 20 Sep, 2019 4 commits
  8. 17 Sep, 2019 1 commit
  9. 14 Sep, 2019 1 commit
  10. 12 Sep, 2019 2 commits
  11. 11 Sep, 2019 3 commits
  12. 06 Sep, 2019 1 commit
  13. 05 Sep, 2019 1 commit
  14. 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
  15. 02 Sep, 2019 2 commits
  16. 01 Sep, 2019 2 commits
  17. 30 Aug, 2019 3 commits
  18. 29 Aug, 2019 1 commit
  19. 28 Aug, 2019 2 commits
  20. 27 Aug, 2019 1 commit