Commit c4e73380 by ping.wu

orderExtInfo新增停车场名称

parent 37db76ec
...@@ -119,4 +119,9 @@ public class OrderExtInfoDto { ...@@ -119,4 +119,9 @@ public class OrderExtInfoDto {
* 扫呗商户号 新支付服务做中转使用 * 扫呗商户号 新支付服务做中转使用
*/ */
private String terminalId; private String terminalId;
/**
* 停车场名称
*/
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