src/main/java/com/mzl/flower/dto/response/wallet/WalletBillRecordVO.java
@@ -10,7 +10,7 @@ @Data public class WalletBillRecordVO extends AbstractTransDTO { private Long id; private String id; @ApiModelProperty(value = "供应商Id") private Long supplierId;