测试企微通知
This commit is contained in:
@@ -105,7 +105,7 @@ public class JoinIntentionServiceImpl extends LineFlowService implements JoinInt
|
||||
// HyOpenAreaInfoDO openAreaInfoDO = openAreaInfoMapper.selectById(lineInfoParam.getWantShopAreaId());
|
||||
// requestMap.put("regionName", openAreaInfoDO.getAreaName());
|
||||
|
||||
commonService.sendQWMessage(Collections.singletonList(lineInfoParam.getInvestmentManager()),
|
||||
commonService.sendQWMessage(Collections.singletonList(lineInfoDO.getInvestmentManager()),
|
||||
QWMessageEnum.MESSAGE_1,
|
||||
null);
|
||||
return Boolean.TRUE;
|
||||
|
||||
Reference in New Issue
Block a user