mirror of
https://github.com/dataease/dataease.git
synced 2026-06-10 05:36:54 +08:00
fix: 修复数据导出中心没有所属组织
This commit is contained in:
@@ -77,4 +77,7 @@ public interface InteractiveAuthApi {
|
||||
|
||||
@GetMapping("/checkEmpty")
|
||||
boolean checkEmpty();
|
||||
|
||||
@GetMapping("/OrgNameForResource")
|
||||
String OrgNameForResource(Long id);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user