收购商明细up
This commit is contained in:
parent
af485b7f62
commit
14b0590d04
@ -71,8 +71,7 @@ public class OriginalHntSgmxImportVo implements Serializable {
|
||||
/**
|
||||
* 实际金额(元)
|
||||
*/
|
||||
@ExcelProperty(value = "实际金额", converter = ExcelDictConvert.class)
|
||||
@ExcelDictFormat(readConverterExp = "元=")
|
||||
@ExcelProperty(value = "实际金额(元)", converter = ExcelDictConvert.class)
|
||||
private String actualAmount;
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user