@@ -1516,6 +1516,8 @@ public class WxCorpInfoServiceImpl extends ServiceImpl<WxCorpInfoMapper, WxCorpI
}
} else {
+ //TODO: 记录同步失败
+
throw new Exception(json.toJSONString());