xboot-modules/xboot-your/src/main/java/cn/exrick/xboot/your/service/ICustomerService.java @@ -13,4 +13,6 @@ int countOpenId(); Month getCustomerCount(Integer year); int sumLogin(); }