Browse Source

行程上报

master
Jackwang 4 years ago
parent
commit
f6b66ae0fb
  1. 2
      epdc-cloud-custom-client/src/main/java/com/elink/esua/epdc/dto/TripReportDTO.java

2
epdc-cloud-custom-client/src/main/java/com/elink/esua/epdc/dto/TripReportDTO.java

@ -67,7 +67,7 @@ public class TripReportDTO implements Serializable {
/** /**
* 现居住详细地址 * 现居住详细地址
*/ */
private String nowAddressDaetail; private String nowAddressDetail;
/** /**
* 来自地区编码 * 来自地区编码

Loading…
Cancel
Save