Procházet zdrojové kódy

拜城公安,媒体库

lyhzzz před 10 měsíci
rodič
revize
645a188022

+ 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;