计算用板量Bug修改

This commit is contained in:
liuzhaotian
2024-07-09 10:58:23 +08:00
parent 094e663fb7
commit d28d941680
8 changed files with 15 additions and 15 deletions
@@ -159,7 +159,7 @@ public class PatchingDetailRespVO {
private Long moduleTypeId;
@Schema(description = "排单过滤类型,1 有挖穿造型 2 有挖穿孔 4 有二维刀路 8 可叠", requiredMode = Schema.RequiredMode.REQUIRED)
private Integer filterType;
private String filterType;
@Schema(description = "备注", requiredMode = Schema.RequiredMode.REQUIRED)
private String remark;