All Downloads are FREE. Search and download functionalities are using the official Maven repository.

system.mapper.SysTaskLogMapper Maven / Gradle / Ivy

There is a newer version: 1.8.2
Show newest version
package system.mapper;

import framework.base.BaseMapper;
import system.entity.SysTaskLog;
import tk.mybatis.mapper.common.Mapper;

public interface SysTaskLogMapper extends Mapper, BaseMapper {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy