src/main/java/com/flightfeather/monitor/controller/FugitiveDustController.java
文件名从 src/main/java/com/job/zsc/controller/FugitiveDustController.java 修改 @@ -1,8 +1,8 @@ package com.job.zsc.controller; package com.flightfeather.monitor.controller; import com.job.zsc.pojo.*; import com.job.zsc.service.FugitiveDustService; import com.flightfeather.monitor.pojo.*; import com.flightfeather.monitor.service.FugitiveDustService; import lombok.extern.slf4j.Slf4j; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotation.*;