551cbe60 by xiaojie

【数据资产】

1、查询数据资产信息
1 parent 107a9730
......@@ -40,6 +40,9 @@ public class DemandPortalRSVO extends BaseVO {
@Schema(description = "最高预算")
private BigDecimal maxBudget;
@Schema(description = "数据价格")
private String costSource;
@Schema(description = "需求内容")
private String requirementContent;
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!