xin
2025-07-19 c195fedbf4efd4bec5e2ffa14b57b2b81f15f17d
oying-system/src/main/java/com/oying/modules/security/service/dto/AuthUserPhoneDto.java
@@ -20,7 +20,7 @@
    @ApiModelProperty(value = "用户名")
    private String username;
    @NotBlank
    @NotBlank(message = "验证码不能为空")
    @ApiModelProperty(value = "验证码")
    private String code;