消息通知

This commit is contained in:
2025-04-10 10:38:03 +08:00
parent a5e2ab26e3
commit 666b0f481e
3 changed files with 27 additions and 27 deletions

View File

@@ -108,7 +108,7 @@ public class ShopBranchServiceImpl implements ShopBranchService {
shopConfigMapper.update(branchConfig);
ThreadUtil.execAsync(() -> {
// 同步商品和耗材
shopSyncService.sync(shopId, branchShop.getId());
shopSyncService.sync(shopId, branchShop.getId(), StpKit.USER.getLoginIdAsLong());
});
ThreadUtil.execAsync(() -> {
// 同步会员信息