style(all): 去客户化处理

This commit is contained in:
2026-08-06 17:47:04 +08:00
parent c260b1d79b
commit d08d20f1ee
3 changed files with 3 additions and 519 deletions
@@ -85,7 +85,7 @@ public class ArchivesUserServiceImpl implements ArchivesUserService {
return null;
}
if (managedCodes.contains("A01")) {
return Collections.singletonList("长庆油田");
return Collections.singletonList("分公司");
}
List<String> result = new ArrayList<>();
managedCodes.forEach(orgCode -> {