Commit 11d17979 by hzc

去掉报表三四表异步

parent 99752e4b
......@@ -145,7 +145,7 @@ public class IndicatorsReportService {
return ;
}
@Async
public void dealDriveIndReportThreeData(String compareCatalog,String compareId,List<String> indIds,
Integer date,String code,Integer dateMark) throws Exception{
String type = this.getCompareType(date);
......
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