Commit 15fe7ee6 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

# Conflicts:
#	ordercenter-sdk/src/main/java/com/freemud/application/sdk/api/ordercenter/request/OrderExtInfoDto.java
parents 19208104 c4e73380
...@@ -138,4 +138,9 @@ public class OrderExtInfoDto { ...@@ -138,4 +138,9 @@ public class OrderExtInfoDto {
* 出场时间 * 出场时间
*/ */
private String outTime; private String outTime;
/**
* 停车场名称
*/
private String parkingAreaName;
} }
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