|
@@ -345,7 +345,7 @@ public class ExcelRiBaoPrivate {
|
|
return workLoalDesc;
|
|
return workLoalDesc;
|
|
}
|
|
}
|
|
|
|
|
|
- @ExcelProperty(value = "今日驻地", index = 20)
|
|
|
|
|
|
+ @ExcelProperty(value = "今晚住地", index = 20)
|
|
private String todayLoalDesc = "";
|
|
private String todayLoalDesc = "";
|
|
|
|
|
|
public String getTodayLoalDesc() {
|
|
public String getTodayLoalDesc() {
|