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

cn.watsontech.webhelper.common.service.token.RefreshTokenService Maven / Gradle / Ivy

package cn.watsontech.webhelper.common.service.token;


import cn.watsontech.webhelper.common.entity.RefreshToken;
import cn.watsontech.webhelper.mybatis.intf.Service;

/**
* Created by Watson Song on 2020/03/06.
*/
public interface RefreshTokenService extends Service {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy