tangzy
2021-08-25 55c7ca1ef88e9b3cf772cbf77eed3ac81dcfb41a
src/main/java/org/springblade/modules/performance/entity/Performance.java
@@ -88,5 +88,6 @@
    */
   @TableField("department_name")
   private String departmentName;
   private String jurisdiction;
}