tangzy
2021-11-05 98f8d438a976d73e7c4f6434efc8867ebe2a07a5
src/main/java/org/springblade/modules/directive/entity/DirectiveFile.java
@@ -38,7 +38,7 @@
    * 指令id
    */
   @TableField("directive_id")
   private Long directive_id;
   private Long directiveId;
   /**