Helius
2024-02-26 0bbcc99c76e9fc4e20e9af66776bb8eaa0ca1984
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;