bug
zhangzeli
2022-01-07 568cf1a61591b60261114bdf386387271eeab586
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();
}