10 天以前 67c5d3ea86cfaad45c0150b96949dbcb6729b4d0
yudao-module-mes/src/main/java/cn/iocoder/yudao/module/mes/controller/admin/wm/productsales/vo/MesWmProductSalesRespVO.java
@@ -46,10 +46,6 @@
    @ExcelProperty("发货通知单编号")
    private String noticeCode;
    @Schema(description = "客户编码", example = "C001")
    @ExcelProperty("客户编码")
    private String clientCode;
    @Schema(description = "收货人", example = "张三")
    @ExcelProperty("收货人")
    private String contactName;