Merge remote-tracking branch 'origin/cc_partner_init' into cc_partner_init
This commit is contained in:
@@ -388,6 +388,7 @@ public class LineServiceImpl implements LineService {
|
||||
lineInfoDO.setLineStatus(LineStatusEnum.PRIVATE_SEAS.getCode());
|
||||
lineInfoDO.setWorkflowSubStage(WorkflowSubStageEnum.INTEND.getCode());
|
||||
lineInfoDO.setMobile(addLineRequest.getMobile());
|
||||
lineInfoDO.setWorkflowStage(WorkflowStageEnum.INTENT.getCode());
|
||||
lineInfoDO.setWorkflowSubStageStatus(WorkflowSubStageStatusEnum.INTENT_0.getCode());
|
||||
lineInfoDO.setWantShopAreaId(addLineRequest.getWantShopAreaId());
|
||||
lineInfoDO.setUsername(addLineRequest.getUserName());
|
||||
|
||||
Reference in New Issue
Block a user