陶杰
2024-10-30 4ff0a37e7ac7c24dffb044684f125c05f018436a
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;