KKSU
2025-01-08 89384e54b9a4e5f7fc22a24c5d2ca2650549c297
src/main/java/cc/mrbird/febs/mall/dto/GetCouponDto.java
@@ -15,7 +15,7 @@
    @NotBlank(message = "inviteId不能为空")
    private String inviteId;
    @NotBlank(message = "标识不能为空")
//    @NotBlank(message = "标识不能为空")
    @ApiModelProperty(value = "唯一标识", example = "12")
    private String couponUUID;