Commit b7abcba5 by huluobin

# update

parent bb9203b9
......@@ -694,6 +694,8 @@ public class AutoTurnoverJob extends PointJob {
.andBailunSkuEqualTo(bailunSku)
.andWarehouseCodeEqualTo(warehouseCode)
.example());
} finally {
SessionUtil.closeSession();
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment