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