MCPcopy Create free account
hub / github.com/Vanzaseses/hmdp / BlogMapper

Interface BlogMapper

hm-dianping/src/main/java/com/hmdp/mapper/BlogMapper.java:14–16  ·  view source on GitHub ↗

Mapper 接口 @author 虎哥 @since 2021-12-22

Source from the content-addressed store, hash-verified

12 * @since 2021-12-22
13 */
14public interface BlogMapper extends BaseMapper<Blog> {
15
16}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected