Commit 16ed8146 authored by 赵啸非's avatar 赵啸非

添加重复订单请求

parent 5425aab8
......@@ -18,6 +18,10 @@ public class PjEvaluateVo extends BaseEntityLong {
/** 序号,主键,自增长列表 */
private List <Long> idList;
/** 开始 评价时间 */
private String pjTimeStart;
/** 结束 评价时间 */
private String pjTimeEnd;
}
\ No newline at end of file
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