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

com.diboot.framework.service.mapper.TimerTaskMapper Maven / Gradle / Ivy

The newest version!
package com.diboot.framework.service.mapper;

import org.springframework.stereotype.Component;

/***
 * 定时任务相关Mapper
 * @author [email protected]
 * @version 2018-01-20
 *
 */
@Component
public interface TimerTaskMapper extends BaseMapper{

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy