public interface AccessCountDao extends BaseDao<AccessCount>
| 限定符和类型 | 方法和说明 |
|---|---|
List<AccessCountStatDTO> |
stat(String day) |
add, deleteById, get, getByCode, getByCodeList, pagination, updateModelList<AccessCountStatDTO> stat(String day)
Copyright © 2022. All rights reserved.