修改卡片300克打孔工艺

This commit is contained in:
2025-10-16 15:54:51 +08:00
parent 851dfb9f53
commit 46eaf4f726
3 changed files with 105 additions and 51 deletions
@@ -1112,6 +1112,7 @@ public class ProductService {
}
if ("异形模切".equals(dto.getCraftQie())) {
craft.add("模切");
craft.remove("打孔");
}
if (!"".equals(dto.getCraftTang())) {
craft.add(dto.getCraftTang());