Commit 8f83ae44 authored by 王业雄's avatar 王业雄

渠道路由查看返回routewaite

parent fe8ebc84
......@@ -21,4 +21,5 @@ public class ChannelConfigInfoVo {
private String userTag;
private String userLevel;
private Integer priority;
private Byte routeWait;
}
......@@ -24,4 +24,5 @@ public class ChannelRouteResultVo {
private String userLevel;
private Integer priority;
private Timestamp updatedAt;
private Byte routeWait;
}
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