huminmin
7 天以前 481eb2249f2886c3a6ea8445820a2ec5f153d4da
yudao-module-srm/src/main/java/cn/iocoder/yudao/module/srm/controller/admin/tender/vo/SrmBidEvaluationRespVO.java
@@ -19,6 +19,9 @@
    @Schema(description = "供应商ID", example = "1")
    private Long supplierId;
    @Schema(description = "供应商名称", example = "华为技术")
    private String supplierName;
    @Schema(description = "投标ID", example = "1")
    private Long bidId;