mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-06-15 20:59:59 +08:00
update 首页数据大屏
This commit is contained in:
@@ -147,4 +147,11 @@ public interface MemberBasicInfoMapper {
|
||||
* @return 会员总数
|
||||
*/
|
||||
Long countTotalMembers();
|
||||
|
||||
/**
|
||||
* 统计今日新增会员数
|
||||
*
|
||||
* @return 今日新增会员数
|
||||
*/
|
||||
Long countTodayNewMembers();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user