src/main/java/com/whyc/service/MonInfService.java
@@ -6,7 +6,7 @@ import com.github.pagehelper.PageInfo; import com.whyc.dto.Response; import com.whyc.mapper.MonInfMapper; import com.whyc.pojo.MonInf; import com.whyc.pojo.db_batt.MonInf; import com.whyc.util.ActionUtil; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service;