package com.ruoyi.user.annotate; /** * 手机号验证码登录校验组 * * @author HJL * @version 1.0 * @since 2024-06-03 17:39 */ public interface PhoneCodeLogin { }