|
@@ -1038,7 +1038,7 @@ public class SyPreAssembledPackingListServiceImpl extends ServiceImpl<SyPreAssem
|
|
|
}
|
|
|
// System.out.println("未找到配码规格getWithCode\t"+item.getWithCode()+"\t未找到配码规格分组id\t"+item.getGroupItemId()+"\t对应尺码\t"+item.getSize());
|
|
|
if (bool){
|
|
|
- throw new JeecgBootException("未找到配码规格\t"+item.getWithCode());
|
|
|
+ throw new JeecgBootException("分销点"+main.getSheetName()+"的第"+sheetNum+"行未找到配码规格\t"+item.getWithCode());
|
|
|
}
|
|
|
//System.out.println("size\t"+item.getSizeTables());默认配码规格
|
|
|
// System.out.println("配码规格\t"+item.getWithCode());
|