陶杰
2024-12-17 a9052b94502d0a8861ea13282408ee28abd27d95
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;