zengh
2021-08-15 0cab6d8afcc97e8bc94ef200e24d8839281f44c8
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;
   /**