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