![JAR search and dependency download from the Maven repository](/logo.png)
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