jinpengyong
2023-07-31 5cde48f1ba87e6cc7a79d9c5c3a967eff154fd02
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 );