add 企微通知

This commit is contained in:
shuo.wang
2025-02-14 16:19:57 +08:00
parent 71db4d6e6e
commit 5e7351fbfa
2 changed files with 2 additions and 2 deletions

View File

@@ -117,7 +117,7 @@ public class ShopServiceImpl implements ShopService {
} }
shopInfoDAO.batchAddShop(addShopList); shopInfoDAO.batchAddShop(addShopList);
List<Long> shopIds = addShopList.stream().map(ShopInfoDO::getId).collect(Collectors.toList()); List<Long> shopIds = addShopList.stream().map(ShopInfoDO::getId).collect(Collectors.toList());
Integer result = shopStageInfoDAO.initShopStageInfo(lineInfo.getId(), shopIds); Integer result = shopStageInfoDAO.initShopStageInfo(lineInfo.getId(), shopIds,true);
//todo 确认数量 //todo 确认数量
commonService.sendQWMessage(Collections.singletonList(lineInfo.getInvestmentManager()), commonService.sendQWMessage(Collections.singletonList(lineInfo.getInvestmentManager()),
QWMessageEnum.MESSAGE_1, QWMessageEnum.MESSAGE_1,

View File

@@ -80,5 +80,5 @@ aliyun.sms.signName=酷店掌
mybatis.configuration.variables.enterpriseId=5558ce7a3aa84e3590392fcaa8697ffb mybatis.configuration.variables.enterpriseId=5558ce7a3aa84e3590392fcaa8697ffb
enterprise.dingCorpId=wpayJeDAAAhGIFgUJpJN-zg39JuNbYhg enterprise.dingCorpId=wpayJeDAAAhGIFgUJpJN-zg39JuNbYhg
qywx.task.notice.url1=https://tstore-api.coolstore.cn/notice?corpId=%s&appType=%s&target=%s ##qywx.task.notice.url1=https://tstore-api.coolstore.cn/notice?corpId=%s&appType=%s&target=%s
qywx.task.notice.url2=https://tstore-h5.coolstore.cn/?corpId=%s&appType=%s#/notice?target=%s qywx.task.notice.url2=https://tstore-h5.coolstore.cn/?corpId=%s&appType=%s#/notice?target=%s