无关风月
2025-04-21 1668fe1b912d07191c9fd7f20808d7d2162bc8e8
1
2
3
4
5
6
7
8
9
10
11
package com.ruoyi.user.annotate;
 
/**
 * 手机号密码登录校验组
 *
 * @author HJL
 * @version 1.0
 * @since 2024-06-03 17:39
 */
public interface PasswordLogin {
}