package com.ruoyi.integration.mongodb.service; /** * 登录认证应答接口 */ public interface OnlineReplyService { }