rev:代码合并

This commit is contained in:
2024-03-20 09:05:42 +08:00
parent 79bc126d39
commit e228808ebd

View File

@@ -530,7 +530,6 @@ public class ProductScrapServiceImpl implements ProductScrapService {
if (ObjectUtil.isNotEmpty(label)) {
value = label.get(0).getString("value");
}
// 插入不合格品来源、不合格品描述
String finalValue = value;
boxList.forEach(row -> {