Commit 3d1ad3db by ping.wu

Merge branches 'develop' and 'feature/20200619_停车场订单sdk_wuping' of…

Merge branches 'develop' and 'feature/20200619_停车场订单sdk_wuping' of http://gitlab.freemud.com/order-group-application/order-group into develop
parents 2289a804 e4f0b803
......@@ -2,6 +2,8 @@ package com.freemud.application.sdk.api.ordercenter.request;
import lombok.Data;
import java.util.List;
/**
* All rights Reserved, Designed By www.freemud.cn
*
......@@ -41,4 +43,6 @@ public class ParkingOrderConditionsReq {
//页码
private Integer pageNum;
private List<Integer> payStatuses;
}
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