liyong
5 天以前 0f792c9b3b88dc4b1b7b306f89e257d931d2d0bd
yudao-module-mes/src/main/java/cn/iocoder/yudao/module/mes/controller/admin/wm/itemreceipt/vo/MesWmItemReceiptRespVO.java
@@ -57,6 +57,9 @@
    @ExcelProperty("状态")
    private Integer status;
    @Schema(description = "BPM 流程实例编号", example = "xxx")
    private String processInstanceId;
    @Schema(description = "备注", example = "备注")
    @ExcelProperty("备注")
    private String remark;