فهرست منبع

拜城公安,媒体库

lyhzzz 10 ماه پیش
والد
کامیت
645a188022
1فایلهای تغییر یافته به همراه6 افزوده شده و 0 حذف شده
  1. 6 0
      src/main/java/com/fdkankan/fusion/entity/CaseFilesType.java

+ 6 - 0
src/main/java/com/fdkankan/fusion/entity/CaseFilesType.java

@@ -46,6 +46,12 @@ public class CaseFilesType implements Serializable {
     /**
      * 附件类型名称
      */
+    @TableField("child_key")
+    private String childKey;
+
+    /**
+     * 附件类型名称
+     */
     @TableField("sort")
     private Integer sort;