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")
|
||||
public class MaterialCategoryController {
|
||||
|
||||
|
||||
@Autowired
|
||||
private MaterialCategoryService materialCategoryService;
|
||||
|
||||
|
|
Loading…
Reference in New Issue