src/main/java/org/jeecg/modules/cms/entity/CuttingScrap.java
@@ -61,6 +61,7 @@ /**报废单状态*/ @Excel(name = "报废单状态", width = 15) @ApiModelProperty(value = "报废单状态") @Dict(dicCode = "order_status") private String orderStatus; /**申请人*/ @Excel(name = "申请人", width = 15)