huminmin
2026-05-12 ce1ea9ac3806578719070a463ef7381a0d3c5148
src/main/java/com/ruoyi/production/bean/vo/ProductionOrderVo.java
@@ -44,4 +44,7 @@
    @Schema(description = "是否已退料")
    private Boolean returned;
    @Schema(description = "班组长昵称")
    private String teamLeaderUserName;
}