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

cn.watsontech.webhelper.common.service.accesslog.AccessLogService Maven / Gradle / Ivy

The newest version!
package cn.watsontech.webhelper.common.service.accesslog;


import cn.watsontech.webhelper.common.aop.entity.AccessLog;
import cn.watsontech.webhelper.mybatis.intf.Service;

/**
* Created by Watson Song on 2020/03/05.
*/
public interface AccessLogService extends Service {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy