智慧保安后台管理项目备份
tangzy
2021-09-24 87c8721094ee295cc3bb7870aedaa3e0aa0368a3
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;
   /**