rev:代码合并
This commit is contained in:
@@ -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 -> {
|
||||
|
||||
Reference in New Issue
Block a user