liu
10 天以前 06c312e584b99df613728d5ea8b32df4e156f3cc
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;