huminmin
2026-06-01 0c9ee949b6a7ea8ce2bbc42cbbd2c64fb977e509
src/main/java/com/ruoyi/sales/pojo/ShippingInfo.java
@@ -71,6 +71,10 @@
    @Excel(name = "发货车牌号")
    private String shippingCarNumber;
    @Schema(description = "出库批号")
    @Excel(name = "出库批号")
    private String outboundBatches;
    @Schema(description = "创建时间")
    private LocalDateTime createTime;