4 天以前 7188f28998d47c286e34cbd525986603cfc19ba9
yudao-module-mes/src/main/java/cn/iocoder/yudao/module/mes/controller/admin/wm/salesnotice/vo/MesWmSalesNoticePageReqVO.java
@@ -19,7 +19,7 @@
    private String name;
    @Schema(description = "销售订单编号", example = "SO202603010001")
    private String salesOrderCode;
    private String saleOrderCode;
    @Schema(description = "客户编号", example = "1")
    private Long clientId;