Merge remote-tracking branch 'origin/master'

master
zpl 4 years ago
commit b936d6b11a

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