rev: 二期入库回传

This commit is contained in:
2024-07-19 17:55:35 +08:00
parent 79fa7584fd
commit 470eeeb89a

View File

@@ -980,7 +980,6 @@ public class StIvtIostorinvServiceImpl extends ServiceImpl<StIvtIostorinvMapper,
bean.uploadMES(param);
} catch (Exception e) {
log.info(e.getMessage());
} finally {
this.updateById(mstDao);
}
}