陶杰
2024-12-24 f80cb569e078e7494e6701f74064f41e52b7c19f
src/main/java/com/mzl/flower/dto/request/wallet/QueryWalletBillRecordDTO.java
@@ -11,7 +11,7 @@
public class QueryWalletBillRecordDTO {
    @ApiModelProperty(value = "供应商Id")
    private Long supplierId;
    private String supplierId;
    @ApiModelProperty(value = "供应商名称")
    private String supplierName;