liu
17 小时以前 1eb432710b7a3a2e820be10b17c0138b377ee1b8
yudao-module-mes/src/main/java/cn/iocoder/yudao/module/mes/controller/admin/wm/salesnotice/vo/MesWmSalesNoticeRespVO.java
@@ -58,6 +58,10 @@
    @ExcelProperty("状态")
    private Integer status;
    @Schema(description = "出库状态", example = "0")
    @ExcelProperty("出库状态")
    private Integer outStatus;
    @Schema(description = "备注", example = "备注")
    @ExcelProperty("备注")
    private String remark;