huminmin
昨天 2013a3dd5265b2d292b5ef6af47f437ebd74031e
src/main/java/com/ruoyi/production/dto/ProductionProductMainDto.java
@@ -67,5 +67,7 @@
    // 其他数据
    private String otherData;
    // 不合格处理结果
    @ApiModelProperty(value = "不合格处理结果")
    private String dealResult;
}