tangzy
2021-09-15 09a73af712366265c9b7d200e1dac2fa83c82b9a
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;
   /**