李林
2024-01-02 f768998eea6fda929c0c1e316fcf6588928f019f
data-server/src/main/java/com/yuanchu/mom/service/DataReportingService.java
@@ -33,4 +33,8 @@
    String downDataReportingFile(IPage<DataReportingPageDto> page, DataReportingPageDto dataReportingPageDto);
    String downProductCountFile(IPage<ProductCountDto> page, ProductCountDto productCountDto);
    String downRegistrantCountFile(IPage<RegistrantCountDto> page, RegistrantCountDto registrantCountDto);
}