Commit 5011747e by 王祖波

字段修改

parent b2d92d7f
......@@ -132,7 +132,7 @@ public class MaterialStoreUsedDataVO implements Serializable {
/**
* 线下转化金额
*/
private BigDecimal offlineConvSalesAmt;
private BigDecimal offlineConvSalesNmt;
/**
* 线下转换金额排名
......@@ -147,7 +147,7 @@ public class MaterialStoreUsedDataVO implements Serializable {
/**
* 总转化金额
*/
private BigDecimal omniConvSalesAmt;
private BigDecimal omniConvSalesNmt;
/**
* 总转化金额排行
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment