This commit is contained in:
@@ -12,6 +12,7 @@ namespace AyaNova.Biz
|
||||
//Get items indicated in id list in report format
|
||||
//called by ReportBiz rendering code
|
||||
Task<JArray> GetReportData(long[] idList);
|
||||
const int REPORT_DATA_BATCH_SIZE = 100;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user