Merge remote-tracking branch 'origin/master'

master
zpl 4 years ago
commit b936d6b11a

@ -15,7 +15,7 @@ import org.springframework.web.bind.annotation.*;
@RestController @RestController
@RequestMapping("/REPORT") @RequestMapping("/REPORT")
public class Report { public class ReportController {
@Autowired @Autowired
public ReportService reportService; public ReportService reportService;
Loading…
Cancel
Save