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