Commit 03346def8dcb5d97718fb8669e73c62f00751de8

Authored by liquanyu
1 parent 69b3abfe6f

update

Showing 1 changed file with 309 additions and 308 deletions

platform-operate-api/src/main/java/com/lyms/platform/operate/web/controller/AreaCountController.java View file @ 03346de
... ... @@ -27,6 +27,7 @@
27 27 */
28 28 @Controller
29 29 public class AreaCountController extends BaseController {
  30 +
30 31 @Autowired
31 32 private AreaCountFacade areaCountFacade;
32 33 /**