Compare commits
2 Commits
03fef7af49
...
346ba1a966
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
346ba1a966 | ||
|
|
472f638ac2 |
@ -140,7 +140,7 @@ public class SgFeedStatisticServiceImpl implements ISgFeedStatisticService {
|
||||
sgFeedStatistic.setMaterialList(sgFeedList.getFormulaList());
|
||||
sgFeedStatistic.setFeedTotalSize(totalFeedSize);
|
||||
} else {
|
||||
throw new RuntimeException("WARNING: 原料数据为空");
|
||||
throw new RuntimeException("WARNING: 当前日期无饲喂计划");
|
||||
}
|
||||
}
|
||||
|
||||
@ -172,5 +172,4 @@ public class SgFeedStatisticServiceImpl implements ISgFeedStatisticService {
|
||||
throw new RuntimeException("WARNING: 不存在该计划");
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user