smart-man-boot/src/main/java/com/qianwen/smartman/modules/fms/entity/FmsInstructionRecord.java
@@ -7,7 +7,6 @@ @ApiModel(value = "FmsInstructionRecord对象", description = "指令记录表") @TableName("blade_fms_instruction_record") /* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/fms/entity/FmsInstructionRecord.class */ public class FmsInstructionRecord extends BaseEntity { private static final long serialVersionUID = 1; @ApiModelProperty("所属租户")