jinpengyong
2023-08-25 1267661c4028d4adb6629b3c6f00c686aa35eb8a
screen-api/src/main/java/com/moral/api/service/DustldService.java
@@ -12,10 +12,10 @@
    public  Integer  getDailyDustld(Map<String, Object> params,MultipartFile file ) throws ParseException;
     Integer  getDailyDustld(Map<String, Object> params,MultipartFile file ) throws ParseException;
    public Map<String,Object> dailyDustld(Integer id ,List<MultipartFile> file);
     Map<String,Object> dailyDustld(Integer id ,List<MultipartFile> file);
    Map<String,Object>  selectDust(Integer id );