Commit 160bf8c5 by shenjunjie

简报发布任务调整

parent f4b2fc03
......@@ -29,7 +29,7 @@ public interface ReportService {
*/
Map<String, ReportSettingsDTO> getReportSettings();
List<Report> getCustomReportByStatus(String projectId,boolean status);
List<Report> getReportByStatus(String projectId,boolean status);
/**
* 保存报告配置
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment