|
|
@@ -67,6 +67,7 @@ public class SyncThreadPool {
|
|
|
if (BackInfoType.BACK_RELATION_INFO.equals(type)) {
|
|
|
isBackUser = true;
|
|
|
urls = getBackUrl(appList, BACK_RELATION_INFO);
|
|
|
+ syncToSsoService.sendUserspaceToSso(data.getLong("spaceUU"));
|
|
|
}
|
|
|
|
|
|
if (BackInfoType.BACK_SPACE_INFO.equals(type)) {
|