智慧保安后台管理项目备份
tangzy
2021-08-21 f48dac1a4593096908fca7947949162467442d58
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;
   /**