|
@@ -83,7 +83,7 @@ public class WebsitWorkSettlementVO {
|
|
private String customerAddress;
|
|
private String customerAddress;
|
|
|
|
|
|
@ApiModelProperty("GPS定位")
|
|
@ApiModelProperty("GPS定位")
|
|
- private String gPSPosition;
|
|
|
|
|
|
+ private String gpsPosition;
|
|
|
|
|
|
@ApiModelProperty("邮政编码")
|
|
@ApiModelProperty("邮政编码")
|
|
private String mailNumber;
|
|
private String mailNumber;
|