Commit 03008c38 by ping.wu

停车场订单手机号

parent c4e73380
...@@ -124,4 +124,9 @@ public class OrderExtInfoDto { ...@@ -124,4 +124,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