|
|
return releaseProductByBatchDao.findByPublisherUuAndRelbatchidAndFailCode(SystemSession.getUser().getUserUU(), batch, failCode);
|
|
return releaseProductByBatchDao.findByPublisherUuAndRelbatchidAndFailCode(SystemSession.getUser().getUserUU(), batch, failCode);
|
|
|
public String publishByBatch(String batch, boolean isPcb) {
|
|
public String publishByBatch(String batch, boolean isPcb) {
|