gongzuming
2024-10-22 65b88c68ed9955860a05b9480f17706d7c497806
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;