Commit a1d8d24e by guojx

画布数据积分消耗人数字段新增

parent ccbb303e
......@@ -13,7 +13,12 @@ public class CanvasConversionDataVO implements Serializable {
private Integer convsCsmeIntglCnt;
/**
* 转化人数/积分消耗人数
* 积分消耗人数
*/
private Integer csmeIntglMbrNum;
/**
* 转化人数
*/
private Integer convsMbrNum;
......
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