商品包发布
2019-11-07 16:10:41 0 举报
商品包发布
作者其他创作
大纲/内容
调用MovePrdContManager的moveByPrdContProcess方法
PlanMoveJobHandler调用PlanMoveClient的planMove方法
开始
moveByPrdContId(planMovePrdInfo)
planMovePrdInfo.getPrdContId() != null
是
调用PcPlanMovePrdInfoService的getMoveList(LocalDateTime.now())获取当前计划移包列表planMovePrdInfos
否
调用PlanMovePrdContManager 的move方法
遍历planMovePrdInfos
调用MoveAssetManager的moveByAssetProcess方法
planMove方法feign调用CronTaskController的planMove方法
moveByAssetId(planMovePrdInfo)
0 条评论
下一页