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