Administrator
2021-08-24 f24c180ae9afa33ddef6ff1aa73baa35df73f2ca
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;
   /**