|
@@ -2643,7 +2643,6 @@ public class QwExternalContactServiceImpl extends ServiceImpl<QwExternalContactM
|
|
String json = sysConfigService.selectConfigByKey("course.config");
|
|
String json = sysConfigService.selectConfigByKey("course.config");
|
|
CourseConfig config = JSON.parseObject(json, CourseConfig.class);
|
|
CourseConfig config = JSON.parseObject(json, CourseConfig.class);
|
|
|
|
|
|
-
|
|
|
|
attachments.forEach(att -> {
|
|
attachments.forEach(att -> {
|
|
// 生成短链的条件判断
|
|
// 生成短链的条件判断
|
|
if ("link".equals(att.getMsgtype())
|
|
if ("link".equals(att.getMsgtype())
|