Commit 8bf75f6f by xuwenhao

修改

parent 51fd68fa
...@@ -30,6 +30,7 @@ import java.util.List; ...@@ -30,6 +30,7 @@ import java.util.List;
@RestController @RestController
@RequestMapping("/area") @RequestMapping("/area")
public class SchoolAreaController extends BaseController { public class SchoolAreaController extends BaseController {
@Autowired @Autowired
private ISchoolAreaService schoolAreaService; private ISchoolAreaService schoolAreaService;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment