@@ -14,7 +14,7 @@ public class OutOrderSalesSource {
private Integer counts;
@Excel(name = "电话")
private Integer dh;
- @Excel(name = "电话占比")
+ @Excel(name = "电话占比",suffix = "%")
private String dhl;
@Excel(name = "网络")
private Integer wl;