加盟商结束跟进
This commit is contained in:
@@ -101,6 +101,7 @@ public abstract class LineFlowService {
|
||||
if (CollectionUtils.isNotEmpty(shopInfoDOS)){
|
||||
throw new ServiceException(ErrorCodeEnum.SHOP_HAVE_NOT_OVER_ACCORDING);
|
||||
}
|
||||
|
||||
LineInfoDO lineInfo = lineInfoDAO.getLineInfo(request.getLineId());
|
||||
String partnerId = lineInfo.getPartnerId();
|
||||
LineAuditInfoDO auditInfo = new LineAuditInfoDO();
|
||||
|
||||
Reference in New Issue
Block a user