|
|
@ -10,7 +10,7 @@ import org.springframework.web.bind.annotation.RestController; |
|
|
|
|
|
|
|
@RestController("com.yxt.supervise.report.biz.reportinventory.reportInventoryRest") |
|
|
|
@RequestMapping("/reportinventory") |
|
|
|
public class reportInventoryRest { |
|
|
|
public class ReportInventoryRest { |
|
|
|
|
|
|
|
@Autowired |
|
|
|
private ReportInventoryService reportInventoryService; |