xuhy
2025-04-21 2e1039b373bf2ad12f44e5fda0574cfd053b08ae
ruoyi-system/src/main/java/com/ruoyi/system/dto/OfflinePayCheckDto.java
@@ -41,7 +41,7 @@
    private String flowId;
    @ApiModelProperty("支付类型")
    @NotEmpty(message = "支付类型不能为空")
    @NotNull(message = "支付类型不能为空")
    private Integer payType;