去除前端heard organ-id依赖

This commit is contained in:
yangsb
2024-04-19 14:11:27 +08:00
parent 5ff48fa2ed
commit 50d5befffb
3 changed files with 6 additions and 3 deletions
@@ -159,6 +159,7 @@ chenfeng:
- /admin-api/system/data-source/*
- /admin-api/system/auth/login
- /rpc-api/**
#- /admin-api/system/**
#- /rpc-api/system/organ/valid # 防止递归。避免调用 /rpc-api/system/organ/valid 接口时,又去触发 /rpc-api/system/organ/valid 去校验
#- /rpc-api/system/organ/id-list # 获得组织列表的时候,无需传递组织编号
#- /rpc-api/system/error-code/* # 错误码的自动创建与下载的接口,无法带上组织编号