gongzuming
2024-10-22 4138fbb0a67b070beda2d13b27ff213ccf2a24de
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;