mirror of
https://github.com/dataease/dataease.git
synced 2026-05-14 21:12:33 +08:00
fix: 修复导出中心权限错误
This commit is contained in:
@@ -20,7 +20,6 @@ import static io.dataease.constant.AuthResourceEnum.DATASOURCE;
|
||||
|
||||
@Tag(name = "数据导出中心")
|
||||
@ApiSupport(order = 971)
|
||||
@DeApiPath(value = "/exportCenter", rt = DATASOURCE)
|
||||
public interface ExportCenterApi {
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user