@@ -129,6 +129,7 @@ public class SysCorpFollowServiceImpl extends ServiceImpl<SysCorpFollowMapper, S
});
if (isFlag.get()) {
+ sysConfig.setSysValue(Jsons.toJson(yhServiceDtos));
sysConfigMapper.updateById(sysConfig);
}