tangzy
2021-09-17 8294a472f8f29479cace366d7dbe2f26b40d529f
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;
   /**