Commit 86fa8b8e by zhiheng.zhang

停车场添加业务类型bizTypes

parent 7560abe2
......@@ -45,4 +45,7 @@ public class ParkingOrderConditionsReq {
private List<Integer> payStatuses;
//业务类型
private List<Integer> bizTypes;
}
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