gongchunyi
2 天以前 103f10ed038b7398633b919f0efc5486f1e30267
src/main/java/com/ruoyi/dto/MapDto.java
@@ -18,7 +18,7 @@
    private String name;
    @ApiModelProperty(value = "数量")
    private BigDecimal value;
    private String value;
    @ApiModelProperty(value = "占比")
    private String rate;