智慧保安后台管理项目备份
tangzy
2021-11-25 9b1c48e0aadf587a104daa144dbb9f070b3d35b2
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;
   /**