Commit 5f4b2fc3 by guojx

好办小程序趋势接口调整

parent 4ce49052
...@@ -11,6 +11,8 @@ import java.io.Serializable; ...@@ -11,6 +11,8 @@ import java.io.Serializable;
@Data @Data
public class TrendVO implements Serializable { public class TrendVO implements Serializable {
private Long avgVisitTime;
/** /**
* 员工总人数 * 员工总人数
*/ */
......
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