修改卡片300克打孔工艺
This commit is contained in:
@@ -1112,6 +1112,7 @@ public class ProductService {
|
||||
}
|
||||
if ("异形模切".equals(dto.getCraftQie())) {
|
||||
craft.add("模切");
|
||||
craft.remove("打孔");
|
||||
}
|
||||
if (!"".equals(dto.getCraftTang())) {
|
||||
craft.add(dto.getCraftTang());
|
||||
|
||||
Reference in New Issue
Block a user