feat:fwd下单

This commit is contained in:
Zhujx
2025-09-30 14:18:20 +08:00
parent 309475cd86
commit 387cbf4575

View File

@@ -112,6 +112,7 @@ public class PerformServiceImpl implements IPerformService {
} }
} }
} }
dingTalkService.sendScriptMsg("【芬玩岛】下单失败❌❌❌,演出名称:" + performByProjectId.getProjectName());
return Boolean.FALSE; return Boolean.FALSE;
} }