|
@@ -44,7 +44,7 @@ public class OrderVo {
|
|
private String shipMobile;
|
|
private String shipMobile;
|
|
|
|
|
|
@ExcelProperty("收件人")
|
|
@ExcelProperty("收件人")
|
|
- private String shipName;a
|
|
|
|
|
|
+ private String shipName;
|
|
|
|
|
|
public String getShipAddress() {
|
|
public String getShipAddress() {
|
|
return shipAreaPath + shipAddress;
|
|
return shipAreaPath + shipAddress;
|