tangzy
2021-09-18 e0f70be7e7a2ad0fe3a71956caf2327093fbbe03
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;
   /**