xuhy
2024-08-22 1e4b4f686f4462786c75b9a9f2cd59f29d8b2140
1
2
3
4
5
6
7
8
package com.ruoyi.integration.mongodb.service;
 
/**
 * 登录认证应答接口
 */
public interface OnlineReplyService {
 
}