bug
zhangzeli
2022-01-18 90d61b2122cfc96779bb658ca6f28e86540de128
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();
}