Commit 92010c3d 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 15fe7ee6 03008c38
...@@ -143,4 +143,9 @@ public class OrderExtInfoDto { ...@@ -143,4 +143,9 @@ public class OrderExtInfoDto {
* 停车场名称 * 停车场名称
*/ */
private String parkingAreaName; private String parkingAreaName;
/**
* 停车场订单手机号
*/
private String mobile;
} }
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