Commit dfaffa85387e0b5c657e0a73f5c574058655a3a4

Authored by liquanyu
1 parent af4ffbd016

update

Showing 1 changed file with 1 additions and 2 deletions

platform-operate-api/src/main/java/com/lyms/platform/operate/web/controller/AreaCountController.java View file @ dfaffa8
... ... @@ -28,8 +28,7 @@
28 28 @Controller
29 29 public class AreaCountController extends BaseController {
30 30 @Autowired
31   - private AreaCountFacade areaCountFacade;
32   -
  31 + private AreaCountFacade areaCountFacade;
33 32 /**
34 33 * 产检券使用统计
35 34 * @param request