mirror of
https://github.com/dataease/dataease.git
synced 2025-02-25 03:52:59 +08:00
Merge pull request #10561 from dataease/pr@dev-v2@fixDS
fix: 修复数据导出中心没有所属组织
This commit is contained in:
commit
4ec90e82ba
@ -77,4 +77,7 @@ public interface InteractiveAuthApi {
|
||||
|
||||
@GetMapping("/checkEmpty")
|
||||
boolean checkEmpty();
|
||||
|
||||
@GetMapping("/OrgNameForResource")
|
||||
String OrgNameForResource(Long id);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user