8.9
luodangjia
2024-09-03 2855ae89d2ab6268e1edc42c3e9d7e73c8e7259e
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 {
}