上传问题修改
This commit is contained in:
parent
1ba7a91bd6
commit
cbc5d660fa
@ -33,7 +33,7 @@ public class DataEntryEngineModelPojo extends MpaasBasePojo {
|
||||
/**
|
||||
* 产品型号(全称)
|
||||
*/
|
||||
@ExcelProperty("产品型号(全称)")
|
||||
@ExcelProperty("产品型号全称")
|
||||
private String modelName;
|
||||
|
||||
/**
|
||||
@ -45,7 +45,7 @@ public class DataEntryEngineModelPojo extends MpaasBasePojo {
|
||||
/**
|
||||
* 产品简称
|
||||
*/
|
||||
@ExcelProperty("产品简称")
|
||||
@ExcelProperty("产品型号简称")
|
||||
private String modelNameSimple;
|
||||
|
||||
/**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user