Commit 61a679e9 by zhiheng.zhang

Merge branch 'feature/20210103-停车场订单添加排序规则-张志恒'

parents ebcef393 9ed6a37e
......@@ -121,4 +121,6 @@ public class OrderConditionsReq {
private Integer isDeleted;
//营销活动类型
private Integer marketingType;
//es查询排序规则 0=倒序, 1= 正序
private int sortRule;
}
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