Commit 9f0915b2 by zhiheng.zhang

Merge branch 'feature/20210125-益禾堂添加排队号-张志恒'

parents 00686b74 295125fc
...@@ -160,6 +160,11 @@ public class QueryOrderResponseVo { ...@@ -160,6 +160,11 @@ public class QueryOrderResponseVo {
* 排队进度百分比 * 排队进度百分比
*/ */
private String progress = "" ; //进度 private String progress = "" ; //进度
/**
* 是否展示进度条
*/
private Integer orderProgressBarStatus ;
/** /**
* 申请退款按钮 * 申请退款按钮
*/ */
......
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