|
@@ -33,7 +33,7 @@ public class LogListVoEn {
|
|
@ExcelProperty("Methods")
|
|
@ExcelProperty("Methods")
|
|
private String giveTypeStr;
|
|
private String giveTypeStr;
|
|
|
|
|
|
- @ExcelProperty("Authorized Quantity")
|
|
|
|
|
|
+ @ExcelProperty("Quantity")
|
|
private Integer count;
|
|
private Integer count;
|
|
|
|
|
|
|
|
|