@@ -430,7 +430,7 @@ public class WeGroupFissionServiceImpl extends ServiceImpl<WeGroupFissionMapper,
try{
url = wxMiniProgramSchemeUtil.generateScheme(createWechatGroupFissionUrlVo.getUrl(), queryParam, 0,createWechatGroupFissionUrlVo.getVersion());
}catch (Exception e){
- throw new CustomException("生成群打卡的短链失败");
+ throw new CustomException("生成群裂变的短链失败");
}
return url;