gongzuming
2024-10-24 033a9818145a30aad1f4250f1f3e706d11fe1734
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;