fix: 修复导出中心权限错误

This commit is contained in:
taojinlong
2025-05-15 15:40:58 +08:00
committed by taojinlong
parent ede44f8a9f
commit 456a0fc13a

View File

@@ -20,7 +20,6 @@ import static io.dataease.constant.AuthResourceEnum.DATASOURCE;
@Tag(name = "数据导出中心")
@ApiSupport(order = 971)
@DeApiPath(value = "/exportCenter", rt = DATASOURCE)
public interface ExportCenterApi {