Commit 64072c2b by guojx

Merge branch 'feature-canvas' into 'developer'

Feature canvas

See merge request !2387
parents 14c63dc3 0b165c81
......@@ -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