唐耀东
2022-07-22 e1335613b6ef737fb9aed6080f42d6bd6cf2197e
ruoyi-oa/src/main/java/com/ruoyi/oa/domain/vo/DevPeripheralUnitVo.java
@@ -80,6 +80,13 @@
   private String readInstruction;
    /**
     * 指令长度
     */
    @ExcelProperty(value = "指令长度")
    @ApiModelProperty("指令长度")
    private Integer orderLength;
    /**
     * 回数长度
     */
   @ExcelProperty(value = "回数长度")