mirror of https://github.com/elunez/eladmin
pull/451/head
parent
16b2f16488
commit
156efd7a88
|
@ -22,6 +22,7 @@ import org.springframework.web.bind.annotation.*;
|
||||||
@RequestMapping("api")
|
@RequestMapping("api")
|
||||||
public class MaterialCategoryController {
|
public class MaterialCategoryController {
|
||||||
|
|
||||||
|
|
||||||
@Autowired
|
@Autowired
|
||||||
private MaterialCategoryService materialCategoryService;
|
private MaterialCategoryService materialCategoryService;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue